[arch-commits] Commit in gupnp/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Jun 20 20:52:45 UTC 2016
Date: Monday, June 20, 2016 @ 20:52:44
Author: heftig
Revision: 270391
0.20.18-1
Modified:
gupnp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-20 20:02:08 UTC (rev 270390)
+++ PKGBUILD 2016-06-20 20:52:44 UTC (rev 270391)
@@ -3,7 +3,7 @@
# Contributor: György Balló <ballogy at freestart.hu>
pkgname=gupnp
-pkgver=0.20.17
+pkgver=0.20.18
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=('c9e415db749e75d82b17de341e6430ebce2a7ce457640c039cfcb03b498a8fd2')
+sha256sums=('c5e0e11061f8d0ff9c8dccc196f39c45a49c0153c9a72abf6290ab34d1cbb021')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list