From a6cb3ddef295c5feb4e03ee198dbb31cdf62d518 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Mar 2012 00:01:32 +0000 Subject: Mon Mar 12 00:01:32 UTC 2012 --- community/dos2unix/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/dos2unix') diff --git a/community/dos2unix/PKGBUILD b/community/dos2unix/PKGBUILD index 569a63161..e85d40e06 100644 --- a/community/dos2unix/PKGBUILD +++ b/community/dos2unix/PKGBUILD @@ -1,9 +1,9 @@ -# Maintainer: Bartłomiej Piotrowski +# Maintainer: Bartłomiej Piotrowski # Contributor: Renato Garcia # Contributor: Gerson E. Ruotolo pkgname=dos2unix -pkgver=5.3.2 +pkgver=5.3.3 pkgrel=1 pkgdesc='Text file format converter' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc') makedepends=('perl') conflicts=('hd2u') source=("http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('aa2768f3e1223f0e8f30e6449d398872') +md5sums=('f352d648b97197c8a786eccc832764d8') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf