summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyak2017-05-04 19:34:09 +0300
committerkyak2017-05-04 19:34:09 +0300
commit114fd7be0e54740d57c6077b909bfeb36205a3aa (patch)
treeba91aaada321008a2d7086138e78a7b717c74e68
parent2790fc9ae6f41695eb0f8d68ac4d9ceb5cbf7c34 (diff)
downloadaur-114fd7be0e54740d57c6077b909bfeb36205a3aa.tar.gz
Update upstream url
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abe45aa9e0d7..38dafde7aba3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Mar 24 18:36:11 UTC 2017
+# Thu May 4 16:33:55 UTC 2017
pkgbase = alpine
pkgdesc = Apache licensed PINE mail user agent
pkgver = 2.21
pkgrel = 1
- url = http://patches.freeiz.com/alpine/
+ url = http://alpine.freeiz.com
arch = i686
arch = x86_64
license = APACHE
@@ -19,8 +19,8 @@ pkgbase = alpine
conflicts = re-alpine
replaces = pine
options = !makeflags
- source = http://patches.freeiz.com/alpine/release/src/alpine-2.21.tar.xz
- source = http://patches.freeiz.com/alpine/patches/alpine-2.21/all.patch.gz
+ source = http://alpine.freeiz.com/alpine/release/src/alpine-2.21.tar.xz
+ source = http://alpine.freeiz.com/alpine/patches/alpine-2.21/all.patch.gz
md5sums = 02dad85c1be80ce020206f222ecf5ac8
md5sums = 0f44e09742442f7aa7c50b40bb957f8b
diff --git a/PKGBUILD b/PKGBUILD
index 908671884dfd..f0283c599151 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.21
pkgrel=1
arch=("i686" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
-url="http://patches.freeiz.com/alpine/"
+url="http://alpine.freeiz.com"
license=("APACHE")
depends=("libldap" "krb5" "gettext")
optdepends=("aspell: for spell-checking support"
@@ -17,9 +17,9 @@ provides=("pine")
conflicts=("pine" "re-alpine")
replaces=("pine")
options=("!makeflags")
-source=(http://patches.freeiz.com/${pkgname}/release/src/${pkgname}-${pkgver}.tar.xz
+source=(http://alpine.freeiz.com/${pkgname}/release/src/${pkgname}-${pkgver}.tar.xz
#ftp://ftp.cac.washington.edu/${pkgname}/${pkgname}.tar.bz2
- http://patches.freeiz.com/${pkgname}/patches/${pkgname}-${pkgver}/all.patch.gz)
+ http://alpine.freeiz.com/${pkgname}/patches/${pkgname}-${pkgver}/all.patch.gz)
#topal-1.patch
#topal-2.patch)
md5sums=("02dad85c1be80ce020206f222ecf5ac8"