diff options
author | Erich Eckner <git@eckner.net> | 2019-08-10 19:55:18 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-08-10 19:55:18 +0200 |
commit | 02203cfe4e71e918e6ea6c6bf2bfc577bb2ef23c (patch) | |
tree | fc287eeec15ef4ad787280b8a61e67f3b9167153 | |
parent | ac5dec74a4c2a9a8f399e2d89ad88607df568ff5 (diff) | |
download | archlinuxewe-02203cfe4e71e918e6ea6c6bf2bfc577bb2ef23c.tar.xz |
alpine 2.21.99999.r10.7c5899d-1 -> 2.21.99999.r11.635592f-1
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 353a4872b..ffa424408 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.21.99999.r10.7c5899d +pkgver=2.21.99999.r11.635592f _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |