summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2017-02-28 17:57:07 +0300
committersurefire2017-02-28 17:57:07 +0300
commit932f88af7f44ec70bf2cf5cba3a5717e841ec667 (patch)
treee39c68ed7636a9fb8cb78fdea16f89ebbf906f35
parentbebe11946374abf7f958ad27d0b86e1fee3f111d (diff)
downloadaur-932f88af7f44ec70bf2cf5cba3a5717e841ec667.tar.gz
upgpkg: gogs 0.10.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b24d22a6ed6a..17fc1c6fa8c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gogs-git
pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
- pkgver = 0.10.0.0227+0+b3757e42
+ pkgver = 0.10.1.0228+0+9d40b8a8
pkgrel = 1
epoch = 2
url = http://gogs.io/
diff --git a/PKGBUILD b/PKGBUILD
index 287281acb4dd..d5c9b69e2727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=gogs-git
epoch=2
-pkgver=0.10.0.0227+0+b3757e42
+pkgver=0.10.1.0228+0+9d40b8a8
pkgrel=1
pkgdesc="Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language."
arch=('i686' 'x86_64' 'armv6h' 'armv7h')