[arch-commits] Commit in gupnp-av/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Feb 13 13:40:03 UTC 2016
Date: Saturday, February 13, 2016 @ 14:40:02
Author: heftig
Revision: 259116
0.12.8
Modified:
gupnp-av/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-13 13:39:37 UTC (rev 259115)
+++ PKGBUILD 2016-02-13 13:40:02 UTC (rev 259116)
@@ -4,7 +4,7 @@
# Contributor: Denis Zawada <deno at rootnode.net>
pkgname=gupnp-av
-pkgver=0.12.7
+pkgver=0.12.8
pkgrel=1
pkgdesc="Library to ease handling and implementation of UPnP A/V profiles"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
depends=(gupnp)
makedepends=(gobject-introspection gtk-doc vala)
source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('35e775bc4f7801d65dcb710905a6b8420ce751a239b5651e6d830615dc906ea8')
+sha256sums=('759bc7d46aff894c282d17f508d9b5be82de96aa74b10cb6b0fc6c5e07cc273c')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list