summaryrefslogtreecommitdiff
path: root/config-parabola-mgmt-nshd-remote.PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-26 14:50:13 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-26 14:50:13 -0400
commit8b3ad46e5bf8e772475ef47cfa58f22da2bd5284 (patch)
tree7564b346dbb62e558421076b5c59b56b299294cb /config-parabola-mgmt-nshd-remote.PKGBUILD
parent0c2bf8bec3ff0f558785b29980c193b054c3b529 (diff)
fix
Diffstat (limited to 'config-parabola-mgmt-nshd-remote.PKGBUILD')
-rw-r--r--config-parabola-mgmt-nshd-remote.PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/config-parabola-mgmt-nshd-remote.PKGBUILD b/config-parabola-mgmt-nshd-remote.PKGBUILD
index dac4cb1..f7458d7 100644
--- a/config-parabola-mgmt-nshd-remote.PKGBUILD
+++ b/config-parabola-mgmt-nshd-remote.PKGBUILD
@@ -1,12 +1,12 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180826
+pkgver=20180826.1
package() {
preamble
-depends=(config-mgmt-nshd sudo run-parts)
-provides=(config-mgmt-nshd-updater)
-conflicts=(config-mgmt-nshd-updater)
+depends=(config-parabola-mgmt-nshd sudo run-parts)
+provides=(config-parabola-mgmt-nshd-updater)
+conflicts=(config-parabola-mgmt-nshd-updater)
add-file etc/systemd/system/hackers-update.timer <<EOF
[Unit]