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

Jan de Groot jgc at archlinux.org
Thu Sep 18 21:47:37 UTC 2014


    Date: Thursday, September 18, 2014 @ 23:47:37
  Author: jgc
Revision: 222075

upgpkg: appstream-glib 0.3.0-1

Modified:
  appstream-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 21:37:24 UTC (rev 222074)
+++ PKGBUILD	2014-09-18 21:47:37 UTC (rev 222075)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=appstream-glib
-pkgver=0.1.6
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Provides GObjects and helper methods to make it easy to read and write AppStream metadata."
 arch=('i686' 'x86_64')
 url="http://people.freedesktop.org/~hughsient/appstream-glib/"
 license=('LGPL')
-depends=('glib2' 'libsoup' 'gdk-pixbuf2' 'libarchive')
+depends=('glib2' 'libsoup' 'gdk-pixbuf2' 'libarchive' 'gtk3' 'libyaml')
 makedepends=('intltool')
 source=(http://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('aecdcd0bedaf7e41fc13335288312aae')
+md5sums=('f4be91093be4d43856258766684e7744')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list