summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122021-12-10 09:19:57 +0100
committerwillemw122021-12-10 09:19:57 +0100
commit5ce49072c9840d0c0b8eb566ececa0b84561ea0e (patch)
tree62aa60f6e4043251b7236e2b2a8c1bf32e474050 /PKGBUILD
parent455cdc64280a2f593f739c3cf0dd7f4ed925e45a (diff)
downloadaur-inadyn-fork.tar.gz
2.9.1
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"