aboutsummaryrefslogtreecommitdiff
path: root/arch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'arch/PKGBUILD')
-rw-r--r--arch/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index f691260..2acb471 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -5,14 +5,15 @@
pkgname=rcdscripts-aic
_gitname=rcdscripts
pkgver=2012.11.27
-pkgrel=1
+pkgrel=3
pkgdesc="System service scripts for SysV init"
arch=("any")
-url="http://git.sysphere.org/rcdscripts-aic/"
+url="http://git.sysphere.org/rcdscripts/"
license=("GPL2")
depends=("bash")
optdepends=("sysvinit: SysV init"
- "initscripts-aic: functions used by service scripts")
+ "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")