From cbc39176482415d530ff13299b265ad426d3f422 Mon Sep 17 00:00:00 2001 From: tengel Date: Wed, 20 Mar 2024 09:32:36 -0500 Subject: [PATCH] updating md5sum for 1.0.4 --- arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index 31fe2d9..f21d2cd 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -10,7 +10,7 @@ url="https://github.com/troyengel/petrified" license=('GPL3') options=('emptydirs') source=("https://github.com/troyengel/petrified/archive/v${pkgver}.tar.gz") -md5sums=('e663dae5f6947ff4771dff783d8f1ee0') +md5sums=('4a1ef8929c4b6d28c22b461797cfe71e') package_petrified() { pkgdesc="Bash client to update dynamic DNS at freedns.afraid.org"