summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bique2017-11-17 17:39:55 +0100
committerAlexandre Bique2017-11-17 17:39:55 +0100
commitd097f2ebd7e206640491ec65529faa24eb56a427 (patch)
treed19a62110b7d3d624736dc025aea346777ede193
parent3c33e337c5a5a9e03e63d4c759e08c9d993d4ee2 (diff)
downloadaur-d097f2ebd7e206640491ec65529faa24eb56a427.tar.gz
Bump to 0.13.10
-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')