From c7dddc4f5583b23ef0f4a973f82e60153c55bf49 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 21 Aug 2012 15:10:48 -0300 Subject: libre/initscripts-2012.08.21-1 --- libre/initscripts/PKGBUILD | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libre/initscripts/PKGBUILD b/libre/initscripts/PKGBUILD index a209713b3..0eefec6df 100644 --- a/libre/initscripts/PKGBUILD +++ b/libre/initscripts/PKGBUILD @@ -5,13 +5,16 @@ # Maintainer (Parabola): Nicolas Reynolds pkgname=initscripts -pkgver=2012.07.29 +pkgver=2012.08.21 pkgrel=1 pkgdesc="System initialization/bootup scripts (Parabola branding)" arch=('any') url="https://parabolagnulinux.org" license=('GPL2') groups=('base') +provides=('initscripts-systemd') +conflicts=('initscripts-systemd') +replaces=('initscripts-systemd') backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown) depends=('glibc' 'bash' 'coreutils' 'systemd-tools' 'iproute2' 'ncurses' 'findutils' 'sysvinit') optdepends=('dhcpcd: DHCP network configuration' @@ -21,10 +24,10 @@ optdepends=('dhcpcd: DHCP network configuration' makedepends=(asciidoc) install=initscripts.install source=("https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.xz"{,.sig}) +md5sums=('abf911f25417e8fd3c7d787e6f4f1e9e' + '993fd80840cb8d0090e2c93b95a2b71c') package() { cd ${srcdir}/${pkgname}-${pkgver} make DESTDIR=${pkgdir} install } -md5sums=('0fc663f1ad8e7512f5907d498e09be21' - '372f08fcb40e31c0e88a9715354e3b19') -- cgit v1.2.3-54-g00ecf From 3ed427e209e2d9e03c69e15e784bd8e4e46c0a68 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 21 Aug 2012 15:12:10 -0300 Subject: pcr/notmuch-0.14-1 --- ~fauno/notmuch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD index b53224387..b3ff31567 100644 --- a/~fauno/notmuch/PKGBUILD +++ b/~fauno/notmuch/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Richard Murri pkgname=notmuch -pkgver=0.13.2 +pkgver=0.14 pkgrel=1 pkgdesc="Notmuch is not much of an email program" arch=(i686 x86_64 mips64el) @@ -65,4 +65,4 @@ package(){ # Remove conflicting zsh completion rm -r ${pkgdir}/usr/share/zsh } -md5sums=('13be4cf1ab2be49b42fec87c3cb44a5a') +md5sums=('5eb3f225d3eb37862932f6baa5780d15') -- cgit v1.2.3-54-g00ecf