From bd5d7b383add7f15257e4bf65398b88893284763 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 Jun 2024 21:13:28 -0400 Subject: [PATCH] duiadns: update to 1.3. --- srcpkgs/duiadns/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/duiadns/template b/srcpkgs/duiadns/template index 8c9ad575349..c4d192fc18b 100644 --- a/srcpkgs/duiadns/template +++ b/srcpkgs/duiadns/template @@ -1,14 +1,14 @@ # Template file for 'duiadns' pkgname=duiadns -version=1.2 -revision=3 +version=1.3 +revision=1 depends="python3-netifaces python3-netaddr python3-requests" short_desc="Python client for Duiadns dynamic DNS hosting service" maintainer="Andrew J. Hesford " license="BSD-2-Clause" homepage="https://github.com/ahesford/duiadns" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=07251fa2c76f2f23e5bf6d633cf9508b8adef6fd768916949c4ead186ca44915 +checksum=2c62e828dffcc26f210aed036d3e43d97f509c6dfb5a15fd639dd2f0844382d6 system_accounts="_duiadns" _duiadns_homedir="/var/empty" _duiadns_descr="duiadns user"