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

Jan Steffens heftig at archlinux.org
Wed Jun 22 14:22:38 UTC 2016


    Date: Wednesday, June 22, 2016 @ 14:22:37
  Author: heftig
Revision: 270475

3.20.1-1

Modified:
  gitg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-22 14:20:09 UTC (rev 270474)
+++ PKGBUILD	2016-06-22 14:22:37 UTC (rev 270475)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=gitg
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.20.1
+pkgrel=1
 pkgdesc='A GIT repository viewer based on GTK+'
 arch=('i686' 'x86_64')
 url='https://git.gnome.org/browse/gitg/'
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'vala' 'gobject-introspection' 'gnome-common' 'glade')
 groups=('gnome-extra')
 source=(ftp://ftp.gnome.org/pub/GNOME/sources/gitg/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1f09f61208349d003f228e51dc9709bd3426960f5585c0e38197bd02b51f3346')
+sha256sums=('104420bcdd765fa2196a7b146ba1e0fa82a5686ed5ba9af40e31e88e601aa585')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list