Date: Thursday, April 13, 2017 @ 21:14:23 Author: jgc Revision: 292836
upgpkg: gspell 1.4.1-1 Modified: gspell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 21:14:06 UTC (rev 292835) +++ PKGBUILD 2017-04-13 21:14:23 UTC (rev 292836) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=gspell -pkgver=1.4.0+4+g79640e6 +pkgver=1.4.1 pkgrel=1 pkgdesc="a flexible API to implement the spell checking in a GTK+ application" arch=('i686' 'x86_64') @@ -9,7 +9,7 @@ license=('GPL2') depends=('gtk3' 'enchant' 'libxml2' 'iso-codes') makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc autoconf-archive git) -_commit=79640e6673722d5cabd3acb9af9fccb85451ac17 # gspell-1-4 +_commit=55bcf50713b3665935ef2e842d097238dc54e977 # tags/1.4.1^0 source=("git+https://git.gnome.org/browse/gspell#commit=$_commit") sha256sums=('SKIP')
