summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 933d4e2ecdce..d8eaf6c7d5b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=inadyn-mt
-pkgver=2.24.46
-pkgrel=2
+pkgver=2.24.47
+pkgrel=1
pkgdesc="A simple dynamic DNS client based on inadyn"
arch=('i686' 'x86_64')
-url="http://inadyn-mt.sourceforge.net/"
+url="http://inadyn-mt.sourceforge.net"
license=('GPL3')
depends=('glibc' 'libao')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname.v.0$pkgver.tar.gz)
-md5sums=('f601daacb43f8313e3cf65285755b074')
+md5sums=('ed63035b114ace5dffbbc349966df732')
build() {
cd "$pkgname.v.0$pkgver"