aboutsummaryrefslogtreecommitdiff
path: root/arch/PKGBUILD
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2012-11-27 02:11:06 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2012-11-27 02:11:06 +0100
commit3360e481e3974a9fd00db9456f64b68d361bab86 (patch)
tree3db2115863fcd7e95975c79c62b7b42532638263 /arch/PKGBUILD
parent125e219692417cd15c417403a17ccbd7d44bd6b5 (diff)
downloadinitscripts-3360e481e3974a9fd00db9456f64b68d361bab86.tar.xz
aic: add a hash for the our local initscripts snapshot
Diffstat (limited to 'arch/PKGBUILD')
-rw-r--r--arch/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index f71840f..b4f8742 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -26,8 +26,10 @@ install=initscripts.install
# Upstream still fully compatible with sysvinit/sysvinit-tools
# - Nov 26, 22:44:40 CET 2012
source=("ftp://ftp.archlinux.org/other/initscripts/${_gitname}-${pkgver}.tar.xz")
-#source=("http://git.sysphere.org/${_gitname}/${_gitname}-${pkgver}.tar.xz")
md5sums=('a4a747e73819b81f2218cf5b9bd53703')
+#source=("http://git.sysphere.org/${_gitname}/snapshot/${_gitname}-${pkgver}.tar.xz")
+#md5sums=('7904a09b578e44fd7dc4112e263bc278')
+
package() {
cd ${srcdir}/${_gitname}-${pkgver}