diff options
author | Erich Eckner <git@eckner.net> | 2022-12-16 22:15:48 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-01-04 20:01:01 +0100 |
commit | 11bb474772bbc0c20b10ad42cedf49a4a64dcdc6 (patch) | |
tree | 2f70e654a1f7179d30bdc02818027e0949f4a1d4 /alpine/PKGBUILD | |
parent | f196be47a7486b148e279381a39bfe37080ab0f3 (diff) | |
download | archlinuxewe-11bb474772bbc0c20b10ad42cedf49a4a64dcdc6.tar.xz |
alpine 2.26.r19.3a71b12-1 -> 2.26.r20.a809f07-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 9e7bc0b35..d3913d903 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.26.r19.3a71b12 +pkgver=2.26.r20.a809f07 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |