| author | Bartłomiej Piotrowski
<bpiotrowski@archlinux.org> 2012-07-26 05:03:47 UTC |
| committer | Bartłomiej Piotrowski
<bpiotrowski@archlinux.org> 2012-07-26 05:03:47 UTC |
| parent | ad8441647682963da6542891186cc8d6e827a53e |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b47ebfb..da0d776 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Gerson E. Ruotolo <gersonruotolo@globo.com> pkgname=dos2unix -pkgver=6.0 +pkgver=6.0.1 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=('2fc8d6ebe9f1a519b15ebe0850e9aabd') +md5sums=('1070432514a0f2ee8abe6ebe502a4bf7') build() { cd "${srcdir}/${pkgname}-${pkgver}"