summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cce98340a317..0dfe9cc612a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: trile7 at gmail dot com
pkgname=inadyn-fork
-pkgver=2.9.0
+pkgver=2.9.1
pkgrel=1
pkgdesc="Dynamic DNS client with SSL/TLS support"
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=('inadyn')
backup=('etc/inadyn.conf')
#source=("https://github.com/troglobit/inadyn/archive/refs/tags/v$pkgver.tar.gz")
source=("https://github.com/troglobit/inadyn/releases/download/v$pkgver/inadyn-$pkgver.tar.xz")
-sha256sums=('2e2eb9e3ef76e314e147aeb2aec80018e09af6b6357b46dda5b2a52ce9da738e')
+sha256sums=('0094d20cfcd431674b8d658e93169c7589bf8f2b351b2860818a1ca05f0218c5')
build() {
cd "${pkgname%-fork}-$pkgver"