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

Jan de Groot jgc at archlinux.org
Wed Oct 3 13:16:28 UTC 2012


    Date: Wednesday, October 3, 2012 @ 09:16:28
  Author: jgc
Revision: 167733

upgpkg: gupnp 0.18.4-1

0.18.4

Modified:
  gupnp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-03 12:52:47 UTC (rev 167732)
+++ PKGBUILD	2012-10-03 13:16:28 UTC (rev 167733)
@@ -3,18 +3,18 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=gupnp
-pkgver=0.18.2
+pkgver=0.18.4
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=('i686' 'x86_64')
 url="http://gupnp.org/"
 license=('LGPL')
-depends=('gssdp')
+depends=('gssdp' 'util-linux')
 makedepends=('gobject-introspection' 'gtk-doc')
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3715fa56c1f351132cffe7d69127da1daada7ff50481838c6dbfd17d7182743d')
+sha256sums=('6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list