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

Jan de Groot jgc at archlinux.org
Sun Mar 22 09:40:29 UTC 2015


    Date: Sunday, March 22, 2015 @ 10:40:29
  Author: jgc
Revision: 234454

upgpkg: gdl 3.16.0-1

Modified:
  gdl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-22 00:50:41 UTC (rev 234453)
+++ PKGBUILD	2015-03-22 09:40:29 UTC (rev 234454)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdl
-pkgver=3.14.0
+pkgver=3.16.0
 pkgrel=1
 pkgdesc="GNOME Docking Library"
 arch=(i686 x86_64)
@@ -9,9 +9,9 @@
 license=('GPL')
 url="http://www.gnome.org/"
 depends=('gtk3')
-makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'python2')
+makedepends=('gtk-doc' 'intltool' 'gobject-introspection')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4b903c28a8894a82b997a1732a443c8b1d6a510304b3c3b511023339ff5d01db')
+sha256sums=('34cbe104f5df9a20ea26aa8acca2b6d1a73035448aa854162c598e90f4e6ff80')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list