diff options
author | Erich Eckner <git@eckner.net> | 2020-07-23 22:08:40 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-07-23 22:08:40 +0200 |
commit | bf4e8c44a6ef25e1c3a4ad5165000576f3f6aecf (patch) | |
tree | dc31a659aab8319026a8e999f8dfc957e45f44ff /alpine/PKGBUILD | |
parent | 47a0b6035843f1bc7d071b7e70c53089204e7600 (diff) | |
download | archlinuxewe-bf4e8c44a6ef25e1c3a4ad5165000576f3f6aecf.tar.xz |
alpine 2.23.2.r22.55b383f-1 -> 2.23.2.r23.6591233-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 dd5c406d2..b7350343a 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.23.2.r22.55b383f +pkgver=2.23.2.r23.6591233 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |