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

Jan de Groot jgc at archlinux.org
Thu Jul 14 09:25:16 UTC 2016


    Date: Thursday, July 14, 2016 @ 09:25:16
  Author: jgc
Revision: 271850

upgpkg: gspell 1.0.3-1

Modified:
  gspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-14 09:06:33 UTC (rev 271849)
+++ PKGBUILD	2016-07-14 09:25:16 UTC (rev 271850)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gspell
-pkgver=1.0.2
+pkgver=1.0.3
 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')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz")
-sha256sums=('80d859a2ee7cf5184bd2b3dc696a0ec1b899ff67b606177e1ef87ef945ff92bb')
+source=(https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz)
+sha256sums=('d95905e6c631e34911e8e3feeb364815bf3fd7ccd1dac118a34bcbae70261bd5')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list