summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2024-04-07 13:46:51 -0300
committerRodrigo Bezerra2024-04-07 13:46:51 -0300
commit38a595950db25997b383cfa024e75fcf0327a9bc (patch)
treea77dc869a18d382f140404a966ae0fd573e26e4c /PKGBUILD
parent29edd3ea4eb1fb6659e6064c5744f31ea2b10739 (diff)
downloadaur-lib32-gupnp.tar.gz
Update to version 1.6.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ea1506a7665..d81d06d00eb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=(
lib32-gupnp
)
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
-pkgdesc="An object-oriented UPNP framework (32-bit)"
+pkgdesc="GObject-based UPNP framework (32-bit)"
arch=(x86_64)
url="https://wiki.gnome.org/Projects/GUPnP"
license=(LGPL)
@@ -19,7 +19,7 @@ makedepends=(
meson
vala
)
-_commit=04fc6512bcf26a405ede293592bd69c733f3191b # tags/gupnp-1.6.5^0
+_commit=78db66f6af9879b93db8eb6452acb24a1aaac71c # tags/gupnp-1.6.6^0
source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit")
sha256sums=('SKIP')