summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f253bbae5d72..2cfda2cce5d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 7 16:40:28 UTC 2017
+# Fri Nov 17 16:39:41 UTC 2017
pkgbase = scissy
pkgdesc = Lightweight and standalone git repository server
- pkgver = 0.13.9
+ pkgver = 0.13.10
pkgrel = 1
url = https://github.com/abique/scissy
install = scissy.install
@@ -19,7 +19,7 @@ pkgbase = scissy
depends = re2
depends = mime-types
backup = etc/scissy/config.json
- source = scissy::git://github.com/abique/scissy#tag=0.13.9
+ source = scissy::git://github.com/abique/scissy#tag=0.13.10
source = scissy.install
source = scissy.service
source = scissy.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index f48962cba19a..a45577436599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandre Bique <bique.alexandre@gmail.com>
pkgname=scissy
-pkgver=0.13.9
+pkgver=0.13.10
pkgrel=1
pkgdesc="Lightweight and standalone git repository server"
arch=('i686' 'x86_64')