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

Jan de Groot jgc at archlinux.org
Mon Sep 8 10:30:05 UTC 2014


    Date: Monday, September 8, 2014 @ 12:30:05
  Author: jgc
Revision: 221134

upgpkg: libgee 0.15.90-1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-08 10:27:23 UTC (rev 221133)
+++ PKGBUILD	2014-09-08 10:30:05 UTC (rev 221134)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=libgee
-pkgver=0.14.0
+pkgver=0.15.90
 pkgrel=1
 pkgdesc="GObject collection library"
 url="http://live.gnome.org/Libgee"
@@ -10,9 +10,9 @@
 license=(LGPL2.1)
 arch=(i686 x86_64)
 depends=(glib2)
-makedepends=(gobject-introspection vala)
+makedepends=(gobject-introspection vala python2)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('08e466d3f214c9466860b5a82629de0de9eb89b1de7bd918fe154e569b5834cd')
+sha256sums=('268e3a3a3d382d524a5c2a6b594cb04bdf0f7826283feef1ff6648467bb4cdf2')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list