diff options
author | Erich Eckner <git@eckner.net> | 2020-01-16 08:24:38 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-16 08:24:38 +0100 |
commit | 21df6feeb8dfb819826a8efa19b46db00649a8ac (patch) | |
tree | 73af92bd519af232bc9a8ca1553a4d9597a2f05f /alpine/PKGBUILD | |
parent | 266010f9320687ddc1867206e754a45954d97314 (diff) | |
download | archlinuxewe-21df6feeb8dfb819826a8efa19b46db00649a8ac.tar.xz |
alpine 2.21.99999.r35.ebd6d96-1 -> 2.21.99999.r36.a6feb74-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 f279efde5..0288ca094 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.21.99999.r35.ebd6d96 +pkgver=2.21.99999.r36.a6feb74 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |