[arch-commits] Commit in cgit/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Feb 16 10:20:31 UTC 2015
Date: Monday, February 16, 2015 @ 11:20:30
Author: spupykin
Revision: 127781
upgpkg: cgit 0.11.0-1
upd
Modified:
cgit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-16 09:43:37 UTC (rev 127780)
+++ PKGBUILD 2015-02-16 10:20:30 UTC (rev 127781)
@@ -6,8 +6,8 @@
# Contributor: Andreas Baumann <abaumann at yahoo dot com>
pkgname=cgit
-pkgver=0.10.2
-pkgrel=2
+pkgver=0.11.0
+pkgrel=1
pkgdesc="A web interface for git written in plain C"
arch=('i686' 'x86_64')
url="http://git.zx2c4.com/cgit/"
@@ -19,7 +19,7 @@
install=cgit.install
source=("http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz"
"apache.example.conf")
-md5sums=('6682d597f6e3e76645a254c7be537bd3'
+md5sums=('2029f60cead3598d5b5412756d487a01'
'8266cbc541d14297b8513e670c3dfe23')
prepare() {
More information about the arch-commits
mailing list