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

Sergej Pupykin spupykin at archlinux.org
Wed Jun 8 06:33:37 UTC 2016


    Date: Wednesday, June 8, 2016 @ 08:33:36
  Author: spupykin
Revision: 178175

upgpkg: cgit 1.0-1

upd

Modified:
  cgit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-08 06:31:03 UTC (rev 178174)
+++ PKGBUILD	2016-06-08 06:33:36 UTC (rev 178175)
@@ -6,8 +6,8 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=cgit
-pkgver=0.12
-pkgrel=2
+pkgver=1.0
+pkgrel=1
 pkgdesc="A web interface for git written in plain C"
 arch=('i686' 'x86_64')
 url="http://git.zx2c4.com/cgit/"
@@ -20,7 +20,7 @@
 install=cgit.install
 source=("http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz"
 	"apache.example.conf")
-md5sums=('192efcca82bf3bf07cd2746685a9f87a'
+md5sums=('1dbd155da1c4adc89703fb1faf249dff'
          '8266cbc541d14297b8513e670c3dfe23')
 
 prepare() {



More information about the arch-commits mailing list