[arch-commits] Commit in gupnp/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Feb 13 13:38:31 UTC 2016
Date: Saturday, February 13, 2016 @ 14:38:31
Author: heftig
Revision: 259113
0.20.16
Modified:
gupnp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-13 13:37:57 UTC (rev 259112)
+++ PKGBUILD 2016-02-13 13:38:31 UTC (rev 259113)
@@ -3,7 +3,7 @@
# Contributor: György Balló <ballogy at freestart.hu>
pkgname=gupnp
-pkgver=0.20.15
+pkgver=0.20.16
pkgrel=1
pkgdesc="An object-oriented UPNP framework"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
makedepends=(gobject-introspection gtk-doc vala)
optdepends=('python2: gupnp-binding-tool')
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0446b42d0d5b8adfcdca78832f2ce6173ab33793fca055afc97aec1fcc579fe2')
+sha256sums=('ff1119eff12529c46837e03c742f69dc4fae48d59097d79582d38a383b832602')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list