From 1c6af1b8f3681b7d20b66f2ac52bd0b43246b0c2 Mon Sep 17 00:00:00 2001 From: yar Date: Fri, 21 Jun 2019 14:07:28 -0700 Subject: [PATCH] correct url --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d80abe1..995dcfe 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,10 +1,10 @@ # Generated by mksrcinfo v8 -# Fri Jun 21 19:45:20 UTC 2019 +# Fri Jun 21 21:07:22 UTC 2019 pkgbase = alpine-git pkgdesc = Fork of the PINE mail client (git) pkgver = 2.21.9999.351.d5f1993 pkgrel = 1 - url = https://web.archive.org/web/20170425022958/http://patches.freeiz.com/alpine/ + url = http://alpine.x10host.com/ arch = i686 arch = x86_64 license = APACHE diff --git a/PKGBUILD b/PKGBUILD index bd19426..2232785 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.21.9999.351.d5f1993 pkgrel=1 pkgdesc="Fork of the PINE mail client (git)" arch=('i686' 'x86_64') -url='https://web.archive.org/web/20170425022958/http://patches.freeiz.com/alpine/' +url='http://alpine.x10host.com/' license=('APACHE') depends=( 'gettext'