aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2013-06-01 16:21:05 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2013-06-01 16:21:05 +0200
commit16f35df436febb8796a8a658ddd1b723a1be29b0 (patch)
tree0cdf303f37163a0543881dd58558b7a02b71e091
parent84292d3d48e4ad04a8e8f25a51b43452bc1b385a (diff)
downloadrcdscripts-16f35df436febb8796a8a658ddd1b723a1be29b0.tar.xz
arch: update packaging rules for release 2013.06.01
-rw-r--r--arch/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index e99e388..562cd1d 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=rcdscripts-aic
_gitname=rcdscripts
-pkgver=2013.05.25
+pkgver=2013.06.01
pkgrel=1
pkgdesc="System service scripts for SysV init"
arch=("any")
@@ -15,7 +15,7 @@ optdepends=("sysvinit: SysV init"
"initscripts: functions used by service scripts, still fully SysV compatible")
# "initscripts-aic: functions used by service scripts"
source=("http://git.sysphere.org/${_gitname}/snapshot/${_gitname}-${pkgver}.tar.xz")
-md5sums=("083a103266fd955b898854051243bdf2")
+md5sums=("f54f0e2dee689502508b82e64a418d1f")
package() {