aboutsummaryrefslogtreecommitdiffstats
path: root/pylibgamma
diff options
context:
space:
mode:
Diffstat (limited to 'pylibgamma')
-rw-r--r--pylibgamma/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pylibgamma/PKGBUILD b/pylibgamma/PKGBUILD
index 83b3a35..eca1f66 100644
--- a/pylibgamma/PKGBUILD
+++ b/pylibgamma/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
+# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=pylibgamma
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="Display server abstraction layer for gamma ramps and Python 3"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(python3 'libgamma>=0.7.4')
makedepends=(python3 'libgamma>=0.7.4' cython pkg-config)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=(b7034aff4b82229d21e09be21b295aeb1f0ca4070c0b6118925f633e6929b81cbf6ff99cb864ec47b7ef2959099110104a898475c38b45249154b0789708a437)
+sha256sums=(ece6fbdff5e0a86de57484c66265183b63964d494b5ae2bb7a8473a5c9e3c3da)
build() {