diff options
author | Erich Eckner <git@eckner.net> | 2018-12-27 13:54:34 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-12-29 14:26:44 +0100 |
commit | 5c064d6d2d72a920809e90a142b568dd6611b9aa (patch) | |
tree | 2b34df8fb25a5d9959f1e8857e0ba3b5c0a88369 /alpine | |
parent | fefbf81811c09127a58a4f8f540dc90208b99a40 (diff) | |
download | archlinuxewe-5c064d6d2d72a920809e90a142b568dd6611b9aa.tar.xz |
alpine 2.21.999.r56.8602b83-1 -> 2.21.999.r59.5940080-1
Diffstat (limited to 'alpine')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 89fbf16d3..2472f795c 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.21.999.r56.8602b83 +pkgver=2.21.999.r59.5940080 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "x86_64") |