summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2023-01-10 11:15:11 -0300
committerRodrigo Bezerra2023-01-10 11:15:11 -0300
commit1154cc8fc83934fc6b6a5ce85fa6414c00a0747d (patch)
tree88faac82045791347f57c365423c92f5f08ee8f5 /PKGBUILD
parent010b48ee6d46a646a7f50ecba6e16c7386c8e59f (diff)
downloadaur-1154cc8fc83934fc6b6a5ce85fa6414c00a0747d.tar.gz
Update to version 1.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45efb778103f..37208865e294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodrigo Bezerra <rodrigobezerra21 at gmail dot com>
pkgname=lib32-gupnp
-pkgver=1.6.0
+pkgver=1.6.3
pkgrel=1
pkgdesc="An object-oriented UPNP framework (32-bit)"
arch=(x86_64)
@@ -9,7 +9,7 @@ url="https://wiki.gnome.org/Projects/GUPnP"
license=(LGPL)
depends=(lib32-gssdp gupnp)
makedepends=(git gobject-introspection meson vala)
-_commit=f05648e240c99be32911fb0c6de84e5954470e56 # tags/gupnp-1.6.0^0
+_commit=adb51197a7e3120027a295b36beda4571e628758 # tags/gupnp-1.6.3^0
source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit")
sha256sums=('SKIP')