summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2017-08-11 11:05:45 +0200
committerLuca Weiss2017-08-11 11:05:45 +0200
commitf18f52167a199a7bd8496eaf627a01a12794bebf (patch)
treea9ade689392110a9f24100031004afcbda227c39 /PKGBUILD
parent28ad9756287dc4a38a11ef086381cf16e837fc90 (diff)
downloadaur-f18f52167a199a7bd8496eaf627a01a12794bebf.tar.gz
0.3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f054f8bb172..ac8ce0e0c934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=polychromatic
-pkgver=0.3.9.3
+pkgver=0.3.10
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=('5ac09d26f239bfb3ec25a4104649eb7b8852746b61cc43f9b5cae01b39e740373e1567b2ddee2791de87504c02c993ec25c410850983df75da53561bf06e1e0a')
+sha512sums=('76a3a10b81c6d2ad3564ebacbd37481dc10a303166ce165c56412357b8bd881e79e58abb4bdf9ed5a7d1af7a3318eaf6bcf33af792d08aa629cab7893936c375')
package() {
cd $srcdir/$pkgname-$pkgver