aboutsummaryrefslogtreecommitdiffstats
path: root/community/i3lock-color/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/i3lock-color/APKBUILD')
-rw-r--r--community/i3lock-color/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/i3lock-color/APKBUILD b/community/i3lock-color/APKBUILD
index ab0dda7d50d..6adbf8bbf54 100644
--- a/community/i3lock-color/APKBUILD
+++ b/community/i3lock-color/APKBUILD
@@ -1,8 +1,8 @@
-# Contributor: Kevin Thomas <me@kevinthomas.dev>
-# Maintainer: Kevin Thomas <me@kevinthomas.dev>
+# Contributor: Kay Thomas <kaythomas@pm.me>
+# Maintainer: Kay Thomas <kaythomas@pm.me>
pkgname=i3lock-color
-pkgver=2.13.4
-_pkgver=2.13.c.4
+pkgver=2.13.5
+_pkgver=2.13.c.5
pkgrel=0
pkgdesc="Modern version of i3lock with color functionality and other features"
url="https://github.com/Raymo111/i3lock-color"
@@ -12,7 +12,7 @@ depends="xkeyboard-config !i3lock"
makedepends="automake autoconf libev-dev libxkbcommon-dev xcb-util-image-dev
xcb-util-xrm-dev cairo-dev libjpeg-turbo-dev linux-pam-dev"
subpackages="$pkgname-doc"
-source="https://github.com/Raymo111/i3lock-color/archive/$_pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/Raymo111/i3lock-color/archive/$_pkgver.tar.gz"
builddir="$srcdir/$pkgname-$_pkgver"
options="!check" # No testsuite
@@ -43,5 +43,5 @@ package() {
}
sha512sums="
-67b7b558f2894f8a389e559a5b146e176d4d0410b8da2a756190691062fa60e085449bc3afa57cbbdee7d2f002f995649d123bfb9d88eaae55da3cf8f68eee02 2.13.c.4.tar.gz
+db52b8800a63a9fc85ffb644b140488588427d717b075a3f0d318486cb0177858ed7a2f148bb904e56539bbf679b0fd40eaf0df895b1f578498dfb70219eb9b8 i3lock-color-2.13.5.tar.gz
"