Update blackwidowcontrol to 1.0.2

This commit is contained in:
Martchus 2020-04-01 14:43:26 +02:00
parent 16e82adab4
commit ebdb0ab6f7
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=blackwidowcontrol
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc='Python script to enable macro keys of the Razer BlackWidow keyboard under GNU/Linux'
url='https://github.com/Martchus/blackwidowcontrol'
@ -12,7 +12,7 @@ arch=('any')
license=('GPL')
depends=('python-pyusb')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Martchus/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('d3fadf1fb4611528afd0bbe214e178821505cb5becbc784ed68727548a4c3355')
sha256sums=('813a0726c78b8f057adf2d92a731c21e2afcd94d5b518625f4dc118db9d8216c')
package() {
local _srcdir="${srcdir}/${PROJECT_DIR_NAME:-$pkgname-$pkgver}"

View File

@ -9,7 +9,7 @@ declare -A versions=(
[passwordmanager]=4.1.3
[videodownloader]=1.3.5
[reflective-rapidjson]=0.0.13
[blackwidowcontrol]=1.0.1
[blackwidowcontrol]=1.0.2
[dbus-soundrecorder]=1.2.3
[geocoordinatecalculator]=1.1.3
[qt5]=5.14.1