systemd: update initscripts and units

This commit is contained in:
Phil 2011-11-01 11:25:29 +00:00
parent 8a558a59b7
commit d69436537d
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
pkgname=initscripts-systemd pkgname=initscripts-systemd
pkgver=0.20110627 pkgver=0.20111101
pkgrel=1 pkgrel=1
pkgdesc="Chakra GNU/Linux specific systemd initialization/bootup scripts for systemd" pkgdesc="Chakra GNU/Linux specific systemd initialization/bootup scripts for systemd"
arch=('any') arch=('any')
@ -9,7 +9,7 @@ groups=('systemd')
depends=('systemd' 'initscripts') depends=('systemd' 'initscripts')
install=initscripts-systemd.install install=initscripts-systemd.install
source=("http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz") source=("http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
sha256sums=('0c25e4512e8bcdfad7471d4dd43b462fc1a2eb6df801a05c8b20c7e6cc942f18') sha256sums=('438159337d55b341305b0a28f53c62050213fdd99b22ff890e73ffcbcb31e891')
# create tarball: source PKGBUILD && mksource # create tarball: source PKGBUILD && mksource

View File

@ -1,15 +1,15 @@
pkgname=systemd-units pkgname=systemd-units
pkgver=0.20110617 pkgver=0.20111101
pkgrel=1 pkgrel=1
pkgdesc="Chakra GNU/Linux specific Systemd unit files" pkgdesc="Chakra GNU/Linux specific Systemd unit files"
arch=('any') arch=('any')
url="https://gitorious.org/chakra/chakra-systemd-units" url="https://gitorious.org/chakra/chakra-systemd-units"
license=('MIT') license=('MIT')
depends=('systemd') depends=('systemd>=37')
groups=('systemd') groups=('systemd')
install=systemd-units.install install=systemd-units.install
source=("http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz") source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
sha256sums=('12e595d1427b9e7991a496c311cc78230eb16af6fb5c61c00f2dd605937cc55b') sha256sums=('f76cb7c742b3cd0da4860d688ff3902478a8400eb4d61a055aff02b25f8360dd')
# create tarball: source PKGBUILD && mksource # create tarball: source PKGBUILD && mksource