[arch-commits] Commit in cgit/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Mar 5 15:29:45 UTC 2015


    Date: Thursday, March 5, 2015 @ 16:29:45
  Author: spupykin
Revision: 128770

upgpkg: cgit 0.11.1-1

upd

Modified:
  cgit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-05 14:13:33 UTC (rev 128769)
+++ PKGBUILD	2015-03-05 15:29:45 UTC (rev 128770)
@@ -6,7 +6,7 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=cgit
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="A web interface for git written in plain C"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 install=cgit.install
 source=("http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz"
 	"apache.example.conf")
-md5sums=('2029f60cead3598d5b5412756d487a01'
+md5sums=('0d512e0e003269c50fef4bca0c0826f3'
          '8266cbc541d14297b8513e670c3dfe23')
 
 prepare() {



More information about the arch-commits mailing list