summaryrefslogtreecommitdiff
path: root/community/dos2unix/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dos2unix/PKGBUILD')
-rw-r--r--community/dos2unix/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dos2unix/PKGBUILD b/community/dos2unix/PKGBUILD
index 5c7dd4848..569a63161 100644
--- a/community/dos2unix/PKGBUILD
+++ b/community/dos2unix/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Gerson E. Ruotolo <gersonruotolo@globo.com>
pkgname=dos2unix
-pkgver=5.3.1
-pkgrel=3
+pkgver=5.3.2
+pkgrel=1
pkgdesc='Text file format converter'
arch=('i686' 'x86_64')
url='http://waterlan.home.xs4all.nl/dos2unix.html'
@@ -13,7 +13,7 @@ depends=('glibc')
makedepends=('perl')
conflicts=('hd2u')
source=("http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('438c48ebd6891b80b58de14c022ca69e')
+md5sums=('aa2768f3e1223f0e8f30e6449d398872')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"