diff options
author | Erich Eckner <git@eckner.net> | 2020-07-03 21:04:33 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-07-03 21:04:33 +0200 |
commit | 15eb3ab9526b21ed32f26964d1d1c891b8b9cf91 (patch) | |
tree | ba3835a57aa265d8eab575284b3d94a0a7abfe88 /alpine/PKGBUILD | |
parent | c0550cd6039c31edc451af68b0712fe7bdeb0b40 (diff) | |
download | archlinuxewe-15eb3ab9526b21ed32f26964d1d1c891b8b9cf91.tar.xz |
alpine 2.23.2.r5.f6a3f80-1 -> 2.23.2.r6.f720e89-1
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 2fad62040..d211ba7a3 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.23.2.r5.f6a3f80 +pkgver=2.23.2.r6.f720e89 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |