[arch-commits] Commit in gssdp/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri May 6 22:33:01 UTC 2016
Date: Saturday, May 7, 2016 @ 00:33:01
Author: heftig
Revision: 267067
0.14.15-1
Modified:
gssdp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-06 22:31:13 UTC (rev 267066)
+++ PKGBUILD 2016-05-06 22:33:01 UTC (rev 267067)
@@ -3,7 +3,7 @@
# Contributor: György Balló <ballogy at freestart.hu>
pkgname=gssdp
-pkgver=0.14.14
+pkgver=0.14.15
pkgrel=1
pkgdesc="A GObject-based API for handling resource discovery and announcement over SSDP"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
makedepends=(gobject-introspection gtk3 gtk-doc vala)
optdepends=('gtk3: gssdp-device-sniffer')
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('685718755b5b8d24aaeadda44047e515443784712891fc53879ab9a4865b48d6')
+sha256sums=('084991de1fad8400e55d3ddd0ce8d07786fd7bfa36503f7089bd1f2ba5bda20c')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list