summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYardena Cohen2024-03-28 18:10:49 -0700
committerYardena Cohen2024-03-28 18:10:49 -0700
commitaa911a3203f33190f6483f96edb7bdff68711fb3 (patch)
tree167532b4fe3a2703172335f4057bbba9ed25ed2e
parentc70e2174df99bf9621bd5075244483f4749a4611 (diff)
downloadaur-aa911a3203f33190f6483f96edb7bdff68711fb3.tar.gz
fix url
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfd20aa6a18a..4417bd8d481f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
pkgbase = alpine-git
pkgdesc = Fork of the PINE mail client (git)
- pkgver = 2.25.1.637.9a7f844
+ pkgver = 2.26.0.678.267cba3
pkgrel = 1
- url = http://alpine.x10host.com/
arch = i686
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index a48dabed274b..25db41942831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
gitname=alpine
pkgname=$gitname-git
-pkgver=2.25.1.637.9a7f844
+pkgver=2.26.0.678.267cba3
pkgrel=1
pkgdesc="Fork of the PINE mail client (git)"
arch=(i686 x86_64 aarch64)
-url='http://alpine.x10host.com/'
+ugitr='https://alpineapp.email/'
license=('APACHE')
depends=(
'gettext'