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