From eaa9c0b34bd73df433589507de34f98d9e5be6db Mon Sep 17 00:00:00 2001 From: troyengel Date: Mon, 24 Nov 2014 16:42:10 -0600 Subject: [PATCH] updated md5sum for 1.0.3 --- arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index a197a78..ac0bac9 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=('8e515895a38f69e341f3098fd2191b25') +md5sums=('e663dae5f6947ff4771dff783d8f1ee0') package_petrified() { pkgdesc="Bash client to update dynamic DNS at freedns.afraid.org"