summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-02-23 02:08:49 +0100
committerMarcin Wieczorek2017-02-23 02:08:49 +0100
commitab52f934116d1a444bef2fd707bd5e586eff0924 (patch)
tree3ac260f60d7ba6334e66edd0695a4002416d0e4f /PKGBUILD
parente16e523ea529a5fa7c1a0ec9fec1942c0c761b2f (diff)
downloadaur-ab52f934116d1a444bef2fd707bd5e586eff0924.tar.gz
Version 02.28.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dda524ab79c..5e1b986e70f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcin Wieczorek <marcin@marcin.co>
pkgname=inadyn-mt
-pkgver=02.28.07
+pkgver=02.28.10
pkgrel=1
pkgdesc="A simple dynamic DNS client based on inadyn"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://inadyn-mt.sourceforge.net"
license=('GPL3')
depends=('libao')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname.v.$pkgver.tar.gz)
-md5sums=('295c687c2ef7bcd5af5086d3965a29a0')
+md5sums=('96d193759d61ee620d059799119dd982')
build() {
cd "$pkgname.v.$pkgver"