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

Jan de Groot jgc at archlinux.org
Fri Mar 20 13:14:19 UTC 2015


    Date: Friday, March 20, 2015 @ 14:14:18
  Author: jgc
Revision: 234229

upgpkg: rest 0.7.93-1

Modified:
  rest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-20 13:10:25 UTC (rev 234228)
+++ PKGBUILD	2015-03-20 13:14:18 UTC (rev 234229)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=rest
-pkgver=0.7.92
+pkgver=0.7.93
 pkgrel=1
 pkgdesc="A helper library for RESTful services."
 arch=(i686 x86_64)
@@ -9,9 +9,9 @@
 url="http://www.gtk.org/"
 license=(GPL2)
 depends=(glib2 libxml2 'libsoup')
-makedepends=(gobject-introspection python2)
+makedepends=(gobject-introspection)
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('07548c8785a3e743daf54a82b952ff5f32af94fee68997df4c83b00d52f9c0ec')
+sha256sums=('c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list