aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-29 00:37:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-29 00:38:06 -0300
commitdd23b5b4ac964586043cbe5348e254f4b30900cd (patch)
tree85718e3ed7f2ebf1069a7871a73a63a59d5c0cb3
parent4c0d54456649f3ff9c0050611f7caf49f4886782 (diff)
community/i3lock: upgrade to 2.13
-rw-r--r--community/i3lock/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/i3lock/APKBUILD b/community/i3lock/APKBUILD
index 976ee563607..af0f3fcbc9d 100644
--- a/community/i3lock/APKBUILD
+++ b/community/i3lock/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Matheis <jomat+alpinebuild@jmt.gr>
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=i3lock
-pkgver=2.12
+pkgver=2.13
pkgrel=0
pkgdesc="An improved screenlocker based upon XCB and PAM"
url="https://i3wm.org/i3lock/"
@@ -40,4 +40,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="84f1558368381bcad9a64f41ab6134a6614dea453d1ee5ecfe886185b9e1baebeeca446c4635158deb8dae5b25c09d47d3990239d76c44e5325ca5bfaad9b2ad i3lock-2.12.tar.bz2"
+sha512sums="3a9bed3d14a2d59e641b3603448bb46d769104995b1c0239eca87d582e80e64dd8905b8e455bd5b0e635d4b37d7a87208d8de37253e9af799c65f4f8d396789d i3lock-2.13.tar.bz2"