summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bique2016-07-28 11:28:37 +0200
committerAlexandre Bique2016-07-28 11:28:37 +0200
commit4ca78756485261a417fa36c1e7fa2f644b39a3de (patch)
tree41c29766bc59997f418293e01e73a513ef13f397
parent33ce1580c30bb6ed501ad6b993eda056cc206ea4 (diff)
downloadaur-4ca78756485261a417fa36c1e7fa2f644b39a3de.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11236be59703..8b5319cd3d93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scissy
pkgdesc = Lightweight and standalone git repository server
- pkgver = 0.13.5
+ pkgver = 0.13.6
pkgrel = 1
url = https://github.com/abique/scissy
install = scissy.install
@@ -17,7 +17,7 @@ pkgbase = scissy
depends = re2
depends = mime-types
backup = etc/scissy/config.json
- source = scissy::git://github.com/abique/scissy#tag=0.13.5
+ source = scissy::git://github.com/abique/scissy#tag=0.13.6
source = scissy.install
source = scissy.service
source = scissy.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index 413104854a3f..f9311799917a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandre Bique <bique.alexandre@gmail.com>
pkgname=scissy
-pkgver=0.13.5
+pkgver=0.13.6
pkgrel=1
pkgdesc="Lightweight and standalone git repository server"
arch=('i686' 'x86_64')