summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed30def8233b..1adf23967f8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miniupnpd-nft-git
pkgdesc = Lightweight UPnP IGD daemon with nftables support
- pkgver = 2.3.0.r1.g9df2f43
+ pkgver = 2.3.4.r15.ge0fd153
pkgrel = 1
url = https://miniupnp.tuxfamily.org
arch = i686
@@ -23,6 +23,6 @@ pkgbase = miniupnpd-nft-git
source = git+https://github.com/miniupnp/miniupnp.git
source = miniupnpd.service
sha256sums = SKIP
- sha256sums = 845688ea3f7b0fd2fc0ed68f36a6a26af80bc8974828478d109155ce0889f409
+ sha256sums = e4fb18c389feb752fd844ffee534775d67e643e854202483922381672c299d28
pkgname = miniupnpd-nft-git
diff --git a/PKGBUILD b/PKGBUILD
index 5d146717b24c..9cf9692a2861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=miniupnpd-nft-git
-pkgver=2.3.0.r1.g9df2f43
+pkgver=2.3.4.r15.ge0fd153
pkgrel=1
pkgdesc="Lightweight UPnP IGD daemon with nftables support"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ backup=(etc/miniupnpd/miniupnpd.conf)
source=("git+https://github.com/miniupnp/miniupnp.git"
"miniupnpd.service")
sha256sums=('SKIP'
- '845688ea3f7b0fd2fc0ed68f36a6a26af80bc8974828478d109155ce0889f409')
+ 'e4fb18c389feb752fd844ffee534775d67e643e854202483922381672c299d28')
pkgver() {