From ce0424b2e68538f0e0c1b882300541ceed0d27e3 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 1 Jan 2014 03:24:22 +0000 Subject: Wed Jan 1 03:20:52 UTC 2014 --- 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 47107ad65..a5c9ff60d 100644 --- a/community/dos2unix/PKGBUILD +++ b/community/dos2unix/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83060 2013-01-27 09:35:12Z bpiotrowski $ +# $Id: PKGBUILD 103260 2013-12-31 20:20:56Z jelle $ # Maintainer: Bartłomiej Piotrowski # Contributor: Renato Garcia # Contributor: Gerson E. Ruotolo pkgname=dos2unix -pkgver=6.0.3 +pkgver=6.0.4 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") -sha256sums=('f5268c5b28a1983537210c72b3fd43f4aad17a8dacb6727b615b56dca2ef9a04') +sha256sums=('66bd224d4a7fbe13a3b61aa7083b5ef74cf6448a3670606c669f46a84bb9b37a') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf