diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 22:41:24 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 22:41:24 +0100 |
| commit | 3a82553f903bdc415f0320a2efc0925baf943a8f (patch) | |
| tree | bd540609e2ba3d5a4d5e815f5e6ce75423655375 /pylibgamma | |
| parent | Update sshexec to version 1.2.1 (diff) | |
| download | aur-packages-master.tar.gz aur-packages-master.tar.bz2 aur-packages-master.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'pylibgamma')
| -rw-r--r-- | pylibgamma/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pylibgamma/PKGBUILD b/pylibgamma/PKGBUILD index 8796e9a..eca1f66 100644 --- a/pylibgamma/PKGBUILD +++ b/pylibgamma/PKGBUILD @@ -1,7 +1,7 @@ # 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() { |
