upstream url is dead, use archive.org for now
This commit is contained in:
parent
6fa8526430
commit
5e283ccf92
6
.SRCINFO
6
.SRCINFO
|
@ -1,10 +1,10 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Mon Aug 6 23:50:35 UTC 2018
|
||||
# Fri Jun 21 19:45:20 UTC 2019
|
||||
pkgbase = alpine-git
|
||||
pkgdesc = Fork of the PINE mail client (git)
|
||||
pkgver = 2.21.9999.298.7f7ec82
|
||||
pkgver = 2.21.9999.351.d5f1993
|
||||
pkgrel = 1
|
||||
url = http://patches.freeiz.com/alpine/
|
||||
url = https://web.archive.org/web/20170425022958/http://patches.freeiz.com/alpine/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = APACHE
|
||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -2,11 +2,11 @@
|
|||
|
||||
gitname=alpine
|
||||
pkgname=$gitname-git
|
||||
pkgver=2.21.9999.298.7f7ec82
|
||||
pkgver=2.21.9999.351.d5f1993
|
||||
pkgrel=1
|
||||
pkgdesc="Fork of the PINE mail client (git)"
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://patches.freeiz.com/alpine/'
|
||||
url='https://web.archive.org/web/20170425022958/http://patches.freeiz.com/alpine/'
|
||||
license=('APACHE')
|
||||
depends=(
|
||||
'gettext'
|
||||
|
|
Loading…
Reference in New Issue
Block a user