aboutsummaryrefslogtreecommitdiffstats
path: root/pylibcoopgamma
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-02-24 14:39:54 +0100
committerMattias Andrée <maandree@kth.se>2017-02-24 14:39:54 +0100
commit2208e904aa9f4fb4e9e65d9363227e2b7537f754 (patch)
tree4cc1d471d6040824b783d3cc2814907326ecfa56 /pylibcoopgamma
parentUpdate coopgammad (diff)
downloadaur-packages-2208e904aa9f4fb4e9e65d9363227e2b7537f754.tar.gz
aur-packages-2208e904aa9f4fb4e9e65d9363227e2b7537f754.tar.bz2
aur-packages-2208e904aa9f4fb4e9e65d9363227e2b7537f754.tar.xz
Update pylibcoopgamma and xorg-server-hwcursor-gamma
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--pylibcoopgamma/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pylibcoopgamma/PKGBUILD b/pylibcoopgamma/PKGBUILD
index fde7ee3..1992b82 100644
--- a/pylibcoopgamma/PKGBUILD
+++ b/pylibcoopgamma/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=pylibcoopgamma
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Cooperative gamma Python 3 library"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python>=3.4' libcoopgamma)
makedepends=('python>=3.4' libcoopgamma cython general-preprocessor)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(1346ea34798942e874b09b1fb8633d2304296f3698b42e003ce2bd24e600d02a)
+sha256sums=(a67577156428a51b359d753e1ebb4ad73c2ea0dcf502907025f2acc228462d23)
build() {