summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Greenslade2020-05-13 05:58:23 +0000
committerSean Greenslade2020-05-13 05:58:23 +0000
commitdadbf7e4b67a8556589cb172094ec47f645bbeb9 (patch)
tree2bf5ff069662f20abe17ea2ea70694e6bf709709 /PKGBUILD
parentb2f2ff122fdd61cc698e1909c7779d82d08f6a80 (diff)
downloadaur-dadbf7e4b67a8556589cb172094ec47f645bbeb9.tar.gz
Fixed useradd command in post-install.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bec7a75c381..d7e7175921a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=weave-minimal
pkgname=$_pkgname-git
-pkgver=1.5.r7.gcaa5dba
-pkgrel=1
+pkgver=1.5.r8.g503072a
+pkgrel=2
pkgdesc="minimal weave 1.1 server for Pale Moon sync"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/zootboy/weave-minimal"