summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bique2016-03-11 11:13:59 +0100
committerAlexandre Bique2016-03-11 11:13:59 +0100
commit225142923874d7edc5896d1e394641b57fc43c05 (patch)
tree8795652b1abbbb13932cfa2180660cc2de2c36bf
parent9fbc309059df731d4f0dd8a0b66710dfaed7de45 (diff)
downloadaur-225142923874d7edc5896d1e394641b57fc43c05.tar.gz
Update srcinfo
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8252c897306a..e265b0c0c9e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 10 13:40:59 UTC 2015
+# Fri Mar 11 10:13:55 UTC 2016
pkgbase = scissy
pkgdesc = Lightweight and standalone git repository server
- pkgver = 0.13.1
- pkgrel = 2
+ pkgver = 0.13.3
+ pkgrel = 1
url = https://github.com/abique/scissy
install = scissy.install
arch = i686
@@ -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.1
+ source = scissy::git://github.com/abique/scissy#tag=0.13.3
source = scissy.install
source = scissy.service
source = scissy.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index 4e58c3533e99..ed5db9b1efb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexandre Bique <bique.alexandre@gmail.com>
pkgname=scissy
-pkgver=0.13.1
-pkgrel=3
+pkgver=0.13.3
+pkgrel=1
pkgdesc="Lightweight and standalone git repository server"
arch=('i686' 'x86_64')
url="https://github.com/abique/scissy"