summaryrefslogtreecommitdiff
path: root/pcr/opentmpfiles
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2017-11-19 20:08:02 -0300
committerDavid P <megver83@parabola.nu>2017-11-19 20:09:35 -0300
commit464244c9dd97990549ef2e31d94b70dcb3715955 (patch)
tree256a78d7d085af0179816247d157583f846c567d /pcr/opentmpfiles
parent99afb3a65c7ff4d6e34ec8afd877ac45f580bfa6 (diff)
upgpkg: pcr/networkmanager-elogind 1.10.0-1.parabola1
Diffstat (limited to 'pcr/opentmpfiles')
-rw-r--r--pcr/opentmpfiles/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/pcr/opentmpfiles/PKGBUILD b/pcr/opentmpfiles/PKGBUILD
index 391c3928d..d90a17e19 100644
--- a/pcr/opentmpfiles/PKGBUILD
+++ b/pcr/opentmpfiles/PKGBUILD
@@ -1,22 +1,22 @@
-# Maintainer (Manjaro): artoo <artoo@manjaro.org>
-# Contributor (Manjaro): williamh <williamh@gentoo.org>
-# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+# Maintainer: David P. <megver83@parabola.nu>
+# Maintainer (Artix): artoo <artoo@manjaro.org>
+# Contributor (Artix): williamh <williamh@gentoo.org>
_sed_args+=(-e 's|#!/sbin/runscript|#!/usr/bin/openrc-run|g')
pkgname=opentmpfiles
pkgver=0.1.3
-pkgrel=2.1
+pkgrel=5.parabola1
pkgdesc="A standalone utility for handling systemd-style tmpfiles.d settings"
arch=('any')
url="https://github.com/OpenRC/opentmpfiles"
license=('BSD2')
-groups=('openrc-base')
+groups=('openrc-base' 'base-openrc')
depends=('openrc')
backup=('etc/conf.d/opentmpfiles-dev'
'etc/conf.d/opentmpfiles-setup')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('1fdd4587c62d815296fb4162002cf001e3ed7aae8727d9b4360f527169e6b3be')
+sha512sums=('fd0b10ebfeb621466edadede50ec6e8f415861ab3b14b833c75bd71f7296e9c091e59144d39e1f9efd342b6d97776cade5a692c941085e33e9651fd885da7121')
_inst_initd(){
install -Dm755 openrc/$1.initd ${pkgdir}/etc/init.d/$1