summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 987971dc523e..3e5f9cef8fb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
_basename=netmount
pkgname=${_basename}-runit
pkgver=0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Service to mount/umount network filesystems from fstab"
arch=('any')
url="http://www.voidlinux.org/"
license=('GPL-2.0-or-later')
conflicts=('systemd-sysvcompat')
source=("${_basename}.run" "${_basename}.conf" "${_basename}.finish")
-sha256sums=('52c544cb75460a7d591dee201116123c47b5214754d8a35e43fceaee5adc18ed'
+sha256sums=('3a1a32654c239a7b41b52e730b63bfc9571a3df41f5e58c912ab97701e4181be'
'99f7945745dc9d13779759b30e6c6275c76d741258f4f389577ddb162694d8a4'
'19a08b48e95a53e077731f8e5a458758582e72e9ba46e93792e65c15637bf94c')