git » dos2unix.git » commit 7197613

upgpkg: 5.3.3-1

author Bartłomiej Piotrowski
2012-03-10 19:41:23 UTC
committer Bartłomiej Piotrowski
2012-03-10 19:41:23 UTC
parent 7b80a8fe138a76d327e0479a83d5759d5930f376

upgpkg: 5.3.3-1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 569a631..e85d40e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer:  Bartłomiej Piotrowski <barthalion@gmail.com>
+# Maintainer:  Bartłomiej Piotrowski
 # Contributor: Renato Garcia <fgar.renatoATgmailDOTcom>
 # Contributor: Gerson E. Ruotolo <gersonruotolo@globo.com>
 
 pkgname=dos2unix
-pkgver=5.3.2
+pkgver=5.3.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=('aa2768f3e1223f0e8f30e6449d398872')
+md5sums=('f352d648b97197c8a786eccc832764d8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"