summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Buquet2016-11-16 06:24:36 +0900
committerMaxime Buquet2016-11-16 06:24:36 +0900
commit6fbf005874b4117d79748bdbb02867a3114b7d0a (patch)
tree9badf674fd2973d10dc437c77790c54fb7bd237a
parentecd9e38738c02449365f9584c5208fe77a99fe83 (diff)
downloadaur-6fbf005874b4117d79748bdbb02867a3114b7d0a.tar.gz
Systemd unit file adapted to new daemon args
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 727e10650748..7b65027b67f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase='movim'
pkgname=movim-git
-pkgver=r5079.484e460
+pkgver=r5097.478c963
pkgrel=1
pkgdesc="Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol."
arch=('any')
@@ -24,7 +24,7 @@ source=("$_pkgbase::git://github.com/movim/movim"
install=movim.install
sha256sums=('SKIP'
'5c36a52a410a61f9af9daf9cd12e63b1ef7bab10dab9541b5d3cc8aa4805880c'
- '4e9730b357b909912ea2f15ed8ca24189725f79d910da140800d586921c3e431')
+ 'b509090b77d54a8f511ba6c7383165688dd4996b9e43d8e5e0eca5b32cf0dce6')
backup=("etc/webapps/$_pkgbase/db.inc.php"
"etc/default/movim")