[arch-commits] Commit in dos2unix/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Sun Jan 27 09:34:44 UTC 2013
Date: Sunday, January 27, 2013 @ 10:34:44
Author: bpiotrowski
Revision: 83059
upgpkg: dos2unix 6.0.3-1
Modified:
dos2unix/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-27 09:29:50 UTC (rev 83058)
+++ PKGBUILD 2013-01-27 09:34:44 UTC (rev 83059)
@@ -4,7 +4,7 @@
# Contributor: Gerson E. Ruotolo <gersonruotolo at globo.com>
pkgname=dos2unix
-pkgver=6.0.2
+pkgver=6.0.3
pkgrel=1
pkgdesc='Text file format converter'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('perl')
conflicts=('hd2u')
source=("http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('11ee6ae80c8acd6d750399cbf4ab6bd9')
+sha256sums=('f5268c5b28a1983537210c72b3fd43f4aad17a8dacb6727b615b56dca2ef9a04')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list