summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc0c5154089c..68ea28f0ba4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien DOT nicoulaud AT gmail DOT com>
pkgname="python-pystray"
-pkgver=0.19.1
+pkgver=0.19.2
pkgrel=1
arch=('any')
license=('GPL3')
@@ -12,7 +12,7 @@ depends=('python-six' 'python-pillow' 'python-xlib>=0.17' 'libappindicator-gtk3'
makedepends=('python>=3.4' 'python-setuptools' 'python-pip' 'python-wheel')
changelog="$pkgname.changelog"
source=("$pkgname-$pkgver.tar.gz::https://github.com/moses-palmer/pystray/archive/v${pkgver}.tar.gz")
-b2sums=('396f18262ee9615579a5e0ab9e91acfc45cf4482be5076f286b79de069141c4662abe470e312e571ee93b0698ef0d30a76e1df549a9e2a29936f9d811963bfed')
+b2sums=('5ce792314499467cb6d4e1013dc29677f13b3dc679da70df6aba026e7202c4c86d31422132521c0764224a048f7a150f014060b36a42ccdf2e94a87f457f00f9')
build() {
cd "pystray-$pkgver"