summaryrefslogtreecommitdiff
path: root/pcr/opentmpfiles
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-02-08 14:32:56 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-02-08 14:32:56 -0500
commita5288ae897b826fe399c7e6bcd9579a72c21e9d5 (patch)
treed6d313befc20d2f27ab10c0f54952a0c3f75aa0a /pcr/opentmpfiles
parentc732bcc73c118d8a732ea758da55b21acd4267bc (diff)
opentmpfiles-0.1.3-6.parabola1: rebuild
Diffstat (limited to 'pcr/opentmpfiles')
-rw-r--r--pcr/opentmpfiles/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/opentmpfiles/PKGBUILD b/pcr/opentmpfiles/PKGBUILD
index d90a17e19..24864474e 100644
--- a/pcr/opentmpfiles/PKGBUILD
+++ b/pcr/opentmpfiles/PKGBUILD
@@ -6,13 +6,12 @@ _sed_args+=(-e 's|#!/sbin/runscript|#!/usr/bin/openrc-run|g')
pkgname=opentmpfiles
pkgver=0.1.3
-pkgrel=5.parabola1
+pkgrel=6.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' 'base-openrc')
-depends=('openrc')
+depends=('pacman')
backup=('etc/conf.d/opentmpfiles-dev'
'etc/conf.d/opentmpfiles-setup')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")