summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYannic Haupenthal2017-08-16 08:21:21 +0200
committerYannic Haupenthal2017-08-16 08:21:21 +0200
commit2c75c0a9f1cc5d0ed25ddf4364b6129664ef0499 (patch)
tree1dc57220be28056bf6a81ee9acef71cfc95e6c3a /PKGBUILD
parent7b41b8ed95d839f5b92ddb0a4b0564bc94dd68b2 (diff)
downloadaur-2c75c0a9f1cc5d0ed25ddf4364b6129664ef0499.tar.gz
* isso should start after network.target (thanks to Tetsumaki!)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5eff2adb25c..02985f07b9fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Reventlov <contact+aur@volcanis.me>
pkgname=isso
pkgver=0.10.5
-pkgrel=2
+pkgrel=3
pkgdesc="A commenting python server similar to Disqus"
arch=('any')
url="http://posativ.org/isso/"
@@ -19,7 +19,7 @@ install=$pkgname.install
sha256sums=('2c4748c5123251ef2e6fd0fa4853c175f3c100071a04e98ed32e1878db55e090'
'SKIP'
'd909d060d71c4d9ce92102fa68aa53c963db9b4b6ca315fa0817eafb07651fe2'
- 'dfcf54f32094238c7e5344b2dc602925365c8eb0a58c03a922526461b894eba0')
+ '5e625e14f757101dcfa9cdacb18c191d5f6f0324a2c68dc8847cb77e343b7eef')
validpgpkeys=("7757B21C0C6E5AE4BC6F6462FD1BA15E0E87FE5C")
package() {
cd "${srcdir}"