Date: Wednesday, March 14, 2018 @ 20:26:14 Author: heftig Revision: 319103
1.8.0-1 Modified: gspell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-14 20:24:07 UTC (rev 319102) +++ PKGBUILD 2018-03-14 20:26:14 UTC (rev 319103) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gspell -pkgver=1.7.1 +pkgver=1.8.0 pkgrel=1 pkgdesc="a flexible API to implement the spell checking in a GTK+ application" url="https://wiki.gnome.org/Projects/gspell" @@ -10,7 +10,7 @@ license=(GPL2) depends=(gtk3 enchant libxml2 iso-codes) makedepends=(intltool gobject-introspection vala gtk-doc autoconf-archive git) -_commit=c90b9731ee17fd878c60f358888a2e9f889b4340 # tags/1.7.1^0 +_commit=28cd4947502a430b2b016c8c31c6135f7485489c # tags/1.8.0^0 source=("git+https://git.gnome.org/browse/gspell#commit=$_commit") sha256sums=('SKIP')
