diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-28 13:35:03 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-28 13:35:03 +0200 |
commit | 01ab58cbce56cf83d29336318a327be0eea1d815 (patch) | |
tree | 74c50e374a196c78882232970a1db30d8d63ada6 /alpine/PKGBUILD | |
parent | 7575d6c337bcb916c810243ab7f9b2496c4b8151 (diff) | |
download | archlinuxewe-01ab58cbce56cf83d29336318a327be0eea1d815.tar.xz |
alpine 2.26.r23.3d6c554-7 -> 2.26.r24.0f19719-1
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r-- | alpine/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index a13aa3767..948fa63c9 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.26.r23.3d6c554 +pkgver=2.26.r24.0f19719 _commit=${pkgver##*.} -pkgrel=7 +pkgrel=1 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |