From a5c2e73ba30c769148056635676165a4265eac83 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Jul 2012 00:02:21 +0000 Subject: Sat Jul 28 00:02:21 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 0a8bbf17f..cab8f4779 100644 --- a/community/dos2unix/PKGBUILD +++ b/community/dos2unix/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 70487 2012-05-09 15:02:28Z bpiotrowski $ +# $Id: PKGBUILD 74381 2012-07-26 05:04:12Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: Renato Garcia # Contributor: Gerson E. Ruotolo pkgname=dos2unix -pkgver=6.0 +pkgver=6.0.1 pkgrel=1 pkgdesc='Text file format converter' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('glibc') makedepends=('perl') conflicts=('hd2u') source=("http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('2fc8d6ebe9f1a519b15ebe0850e9aabd') +md5sums=('1070432514a0f2ee8abe6ebe502a4bf7') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf