summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2017-07-02 00:42:49 +0200
committerLuca Weiss2017-07-02 00:42:49 +0200
commit28ad9756287dc4a38a11ef086381cf16e837fc90 (patch)
tree4c143f4bc40b68fe691c6a2fef56506c483acfb3 /PKGBUILD
parent89be0a83de60b884b4832d771f09dd249a1b5026 (diff)
downloadaur-28ad9756287dc4a38a11ef086381cf16e837fc90.tar.gz
0.3.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d87467857d7b..0f054f8bb172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=polychromatic
-pkgver=0.3.9.2
+pkgver=0.3.9.3
pkgrel=1
pkgdesc='A graphical front end for managing Razer peripherals under GNU/Linux.'
arch=('any')
@@ -10,7 +10,7 @@ source=("$pkgname-v$pkgver.tar.gz::https://github.com/lah7/polychromatic/archive
url='https://github.com/lah7/polychromatic'
makedepends=('rsync')
depends=('python' 'hicolor-icon-theme' 'python-razer' 'webkit2gtk' 'libappindicator-gtk3' 'imagemagick')
-sha512sums=('697e50cbafb8d9373b59b637e21471b097bcaea049378072cac12101c94a50a5710715ed760a5d7351eb3f23cb018eac22f1df41871786ddf0bcf0a2383f05e1')
+sha512sums=('5ac09d26f239bfb3ec25a4104649eb7b8852746b61cc43f9b5cae01b39e740373e1567b2ddee2791de87504c02c993ec25c410850983df75da53561bf06e1e0a')
package() {
cd $srcdir/$pkgname-$pkgver