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

Sergej Pupykin spupykin at archlinux.org
Wed Nov 23 09:43:55 UTC 2016


    Date: Wednesday, November 23, 2016 @ 09:43:54
  Author: spupykin
Revision: 196589

upgpkg: cgit 1.1-1

upd

Modified:
  cgit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-23 08:17:48 UTC (rev 196588)
+++ PKGBUILD	2016-11-23 09:43:54 UTC (rev 196589)
@@ -6,7 +6,7 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=cgit
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc="A web interface for git written in plain C"
 arch=('i686' 'x86_64')
@@ -20,8 +20,8 @@
 install=cgit.install
 source=("https://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz"
 	"apache.example.conf")
-md5sums=('1dbd155da1c4adc89703fb1faf249dff'
-         '8266cbc541d14297b8513e670c3dfe23')
+sha256sums=('0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890'
+            '89927d462c0504863c163eb8a210e5d65db30ee6e4300ff6a2f92460e4f20a62')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list