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

Jan de Groot jgc at nymeria.archlinux.org
Tue Mar 25 22:55:58 UTC 2014


    Date: Tuesday, March 25, 2014 @ 23:55:58
  Author: jgc
Revision: 208724

upgpkg: json-glib 1.0.0-1

Modified:
  json-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-25 22:52:37 UTC (rev 208723)
+++ PKGBUILD	2014-03-25 22:55:58 UTC (rev 208724)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=json-glib
-pkgver=0.99.2
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="JSON library built on GLib"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('glib2')
 makedepends=('gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('88254eac2f6f0ac9df3d4bb494d61152212e70829309eb5c586b48ca3aec388b')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('dbf558d2da989ab84a27e4e13daa51ceaa97eb959c2c2f80976c9322a8f4cdde')
 
 build(){
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list