From 6fd49403b371c3956cc3de3d1090352dff54d7b2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 29 Jul 2017 21:24:55 +0200 Subject: alpine: change some source informations --- alpine/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'alpine') diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index f5f250c6..6195352c 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -18,13 +18,13 @@ provides=("pine") conflicts=("pine" "re-alpine") replaces=("pine") options=("!makeflags") -source=(http://alpine.freeiz.com/${pkgname}/release/src/${pkgname}-${pkgver}.tar.xz - #ftp://ftp.cac.washington.edu/${pkgname}/${pkgname}.tar.bz2 - http://alpine.freeiz.com/${pkgname}/patches/${pkgname}-${pkgver}/all.patch.gz) - #topal-1.patch - #topal-2.patch) -md5sums=("02dad85c1be80ce020206f222ecf5ac8" - "0f44e09742442f7aa7c50b40bb957f8b") +source=("http://alpine.freeiz.com/${pkgname}/release/src/${pkgname}-${pkgver}.tar.xz" + "http://alpine.freeiz.com/${pkgname}/release/src/sig/${pkgname}-${pkgver}.tar.xz.sig" + "http://alpine.freeiz.com/${pkgname}/patches/${pkgname}-${pkgver}/all.patch.gz") +sha512sums=('a2a36a033c8af79810816a7da7185c269808ba6d84d013691fd8b3764c63f5fb2284e6844ec5a5e99d168514ae636debf59fae962533a2916679e4e9109c6264' + 'SKIP' + 'f03ce32551e0e9bc83381cf752bf0fa271d51bfc9bb091019e962b4fa77d0d0c20407a1964dca3adb92e74af98a07198a3959828eb1bb2eb7af2628c5562bd82') +validpgpkeys=('DA67606281D7D25A91BCF88BA361CBF86AA14BD5') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf