diff options
Diffstat (limited to 'extra/hd2u')
-rw-r--r-- | extra/hd2u/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/hd2u/PKGBUILD b/extra/hd2u/PKGBUILD index 6146876e9..0d5bd65d5 100644 --- a/extra/hd2u/PKGBUILD +++ b/extra/hd2u/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 130939 2011-07-09 06:15:19Z giovanni $ +# $Id: PKGBUILD 143751 2011-11-28 20:37:55Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Damir Perisa <damir.perisa@bluewin.ch> pkgname=hd2u pkgver=1.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Dos2Unix text file converter" arch=('i686' 'x86_64' 'mips64el') -license=('GPL2') +license=('GPL') url="http://hany.sk/~hany/software/hd2u/" depends=('popt') source=("http://hany.sk/~hany/_data/hd2u/$pkgname-$pkgver.tgz") |