Date: Sunday, April 30, 2017 @ 16:37:59
  Author: heftig
Revision: 295108

3.24.0-1

Modified:
  gitg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-30 16:33:32 UTC (rev 295107)
+++ PKGBUILD    2017-04-30 16:37:59 UTC (rev 295108)
@@ -2,7 +2,7 @@
 # Maintainer: Eric BĂ©langer <e...@archlinux.org>
 
 pkgname=gitg
-pkgver=3.23.90+21+gf708e719
+pkgver=3.24.0
 pkgrel=1
 pkgdesc='A GIT repository viewer based on GTK+'
 arch=('i686' 'x86_64')
@@ -10,10 +10,10 @@
 license=('GPL')
 depends=('gtksourceview3' 'git' 'desktop-file-utils' 'libgit2-glib' 'libgee' 
'webkit2gtk' 'libpeas' 'gtkspell3'
          'python-gobject')
-makedepends=('intltool' 'vala' 'gobject-introspection' 'gnome-common' 'glade' 
git)
+makedepends=('intltool' 'vala' 'gobject-introspection' 'gnome-common' 'glade' 
'git')
 groups=('gnome-extra')
-_commit=f708e719274e31f5aa8fb9262ed84e09f411dd97  # master
-source=("git://git.gnome.org/gitg#commit=$_commit")
+_commit=73155d590d2ba601e72744e3c3a263c6acd728c9  # tags/v3.24.0^0
+source=("git+https://git.gnome.org/browse/gitg#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to