Date: Wednesday, April 5, 2017 @ 10:42:24
  Author: jgc
Revision: 292106

upgpkg: gspell 1.4.0+4+g79640e6-1

Modified:
  gspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-05 10:29:51 UTC (rev 292105)
+++ PKGBUILD    2017-04-05 10:42:24 UTC (rev 292106)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot <[email protected]>
 pkgname=gspell
-pkgver=1.2.1
+pkgver=1.4.0+4+g79640e6
 pkgrel=1
 pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
 arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@
 license=('GPL2')
 depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
 makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=2dae972751f00ae8f67948a16f932150c75e0fe9  # tags/1.2.1^0
-source=("git://git.gnome.org/gspell#commit=$_commit")
+_commit=79640e6673722d5cabd3acb9af9fccb85451ac17  # gspell-1-4
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to