summaryrefslogtreecommitdiff
path: root/community/dos2unix/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dos2unix/PKGBUILD')
-rw-r--r--community/dos2unix/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dos2unix/PKGBUILD b/community/dos2unix/PKGBUILD
index 9de493d2e..ee7ee3070 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 <fgar.renatoATgmailDOTcom>
# Contributor: Gerson E. Ruotolo <gersonruotolo@globo.com>
pkgname=dos2unix
-pkgver=6.0.3
+pkgver=6.0.4
pkgrel=1
pkgdesc='Text file format converter'
arch=('i686' 'x86_64' 'mips64el')
@@ -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