Date: Monday, July 30, 2018 @ 19:28:46 Author: heftig Revision: 329682
1.0.3-1 Modified: gupnp/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-30 19:27:29 UTC (rev 329681) +++ PKGBUILD 2018-07-30 19:28:46 UTC (rev 329682) @@ -3,7 +3,7 @@ # Contributor: György Balló <[email protected]> pkgname=gupnp -pkgver=1.0.2+4+g47b1010 +pkgver=1.0.3 pkgrel=1 pkgdesc="An object-oriented UPNP framework" arch=(x86_64) @@ -12,8 +12,8 @@ depends=(gssdp util-linux) makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) optdepends=('python: gupnp-binding-tool') -_commit=47b1010beb3a1942e150373dc53642501e3dca8b # gupnp-1.0 -source=("git+https://git.gnome.org/browse/gupnp#commit=$_commit") +_commit=0e4f31cfc489a2c21f052885695902ae5ba98c8a # tags/gupnp-1.0.3^0 +source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
