[arch-commits] Commit in gtkspell3/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Sep 27 14:24:19 UTC 2016


    Date: Tuesday, September 27, 2016 @ 14:24:19
  Author: heftig
Revision: 190673

3.0.9-1

Modified:
  gtkspell3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-27 13:56:24 UTC (rev 190672)
+++ PKGBUILD	2016-09-27 14:24:19 UTC (rev 190673)
@@ -4,7 +4,7 @@
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=gtkspell3
-pkgver=3.0.8
+pkgver=3.0.9
 pkgrel=1
 url="http://gtkspell.sourceforge.net/"
 pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
@@ -12,8 +12,8 @@
 license=('GPL')
 depends=('gtk3' 'enchant')
 makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
-sha256sums=('011a0ce3f7c2f4b3a5b8f54c55927cdd73e1abf591a284a6d66cfb4cfe2d3fff')
+source=(http://downloads.sourceforge.net/gtkspell/$pkgname-$pkgver.tar.xz)
+sha256sums=('a4f4a4a2789f7499563e26d96b22d8085222ebe278da47d026b2de782b8b4d26')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list