| author | Bartłomiej Piotrowski
<bpiotrowski@archlinux.org> 2013-01-27 09:34:44 UTC |
| committer | Bartłomiej Piotrowski
<bpiotrowski@archlinux.org> 2013-01-27 09:34:44 UTC |
| parent | 28293c987bb69c69e06829a01a5dbf6ad1ce0f2a |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8942784..54a64a2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Gerson E. Ruotolo <gersonruotolo@globo.com> pkgname=dos2unix -pkgver=6.0.2 +pkgver=6.0.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=('11ee6ae80c8acd6d750399cbf4ab6bd9') +sha256sums=('f5268c5b28a1983537210c72b3fd43f4aad17a8dacb6727b615b56dca2ef9a04') build() { cd $srcdir/$pkgname-$pkgver