Date: Saturday, June 16, 2018 @ 11:57:54
  Author: heftig
Revision: 327039

1.8.1-1

Modified:
  gspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-16 08:49:36 UTC (rev 327038)
+++ PKGBUILD    2018-06-16 11:57:54 UTC (rev 327039)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <[email protected]>
 
 pkgname=gspell
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
 url="https://wiki.gnome.org/Projects/gspell";
@@ -10,8 +10,8 @@
 license=(GPL2)
 depends=(gtk3 enchant libxml2 iso-codes)
 makedepends=(intltool gobject-introspection vala gtk-doc autoconf-archive git)
-_commit=28cd4947502a430b2b016c8c31c6135f7485489c  # tags/1.8.0^0
-source=("git+https://git.gnome.org/browse/gspell#commit=$_commit";)
+_commit=ba03499234037861e01ce1e83075e8a32b9790f3  # tags/1.8.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gspell.git#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to