[arch-commits] Commit in gssdp/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Tue May 28 12:28:53 UTC 2013
Date: Tuesday, May 28, 2013 @ 14:28:53
Author: heftig
Revision: 186532
0.14.3
Modified:
gssdp/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-28 12:25:50 UTC (rev 186531)
+++ PKGBUILD 2013-05-28 12:28:53 UTC (rev 186532)
@@ -3,18 +3,18 @@
# Contributor: György Balló <ballogy at freestart.hu>
pkgname=gssdp
-pkgver=0.14.2
+pkgver=0.14.3
pkgrel=1
pkgdesc="A GObject-based API for handling resource discovery and announcement over SSDP"
arch=(i686 x86_64)
url="http://gupnp.org/"
license=(LGPL)
depends=(libsoup)
-makedepends=(gobject-introspection gtk2 gtk-doc vala)
-optdepends=('gtk2: gssdp-device-sniffer')
+makedepends=(gobject-introspection gtk3 gtk-doc vala)
+optdepends=('gtk3: gssdp-device-sniffer')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc')
+sha256sums=('79dbdc5f79cc406632a783826b3dbe6acc0fbf41eb801b642bce1a02ecc3c66d')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list