diff options
author | Erich Eckner <git@eckner.net> | 2022-07-06 21:30:51 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-07-06 21:30:51 +0200 |
commit | a4718cd91938b5fae86935fe083a4e6e3b8a2a61 (patch) | |
tree | 3d4507e840f0705a5d9a446fc7ae37da06512c81 /alpine/PKGBUILD | |
parent | d80275e7f54aed599d656466aaefdb404d8aba32 (diff) | |
download | archlinuxewe-a4718cd91938b5fae86935fe083a4e6e3b8a2a61.tar.xz |
alpine 2.25.1.r17.284e66a-3 -> 2.26.r8.8444b42-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 3b55d1283..300ff69a4 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.25.1.r17.284e66a +pkgver=2.26.r8.8444b42 _commit=${pkgver##*.} -pkgrel=3 +pkgrel=1 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |