summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2020-11-25 22:38:24 +0100
committerFabioLolix2020-11-25 22:38:24 +0100
commit371d901f35120036e2feea855f92d1457b2ec66c (patch)
tree5a576e06820f32921a7501db5772d3960db41559 /PKGBUILD
parent1009d8a29c37f7f13c5d0fbedaad26c2f39f4cb2 (diff)
downloadaur-371d901f35120036e2feea855f92d1457b2ec66c.tar.gz
v0.19.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d6cd52e7911..42f0de92d8cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tristelune <tristelune@archlinux.info>
pkgname=libupnpp
-pkgver=0.19.2
+pkgver=0.19.4
pkgrel=1
pkgdesc="A C++ wrapper for libupnp - used with upmpdcli or upplay"
url="https://www.lesbonscomptes.com//upmpdcli/libupnpp-refdoc/libupnpp-ctl.html"
@@ -10,7 +10,7 @@ arch=(x86_64 i686 armv6h armv7h aarch64)
license=(LGPL2.1)
depends=(libnpupnp expat)
source=("http://www.lesbonscomptes.com/upmpdcli/downloads/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('c9623533271605c92dfa603f5fe0ab6d3d5b4384a0c9173800784f4aa643a190')
+sha256sums=('29d1d07d44c8f79573e64e093ad8f0f883b11ef9eb3642a67aa703c1dde60576')
build(){
cd "${pkgname}-${pkgver}"