aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index 2acb471..e99e388 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=rcdscripts-aic
_gitname=rcdscripts
-pkgver=2012.11.27
-pkgrel=3
+pkgver=2013.05.25
+pkgrel=1
pkgdesc="System service scripts for SysV init"
arch=("any")
url="http://git.sysphere.org/rcdscripts/"
@@ -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=("e0de162d95ed0b485f2846606c8caf97")
+md5sums=("083a103266fd955b898854051243bdf2")
package() {