diff options
author | root <root@rshg054.dnsready.net> | 2011-11-29 23:14:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-29 23:14:46 +0000 |
commit | 946f0c9fe48dfb648a8a0be065e92f237ce210fd (patch) | |
tree | 13387ae15c5ab9a50acdaa6ab02a076319c19047 /extra/hd2u/PKGBUILD | |
parent | 83c3c42a38bda36bdc56d594318958bc4cfd9b32 (diff) |
Tue Nov 29 23:14:46 UTC 2011
Diffstat (limited to 'extra/hd2u/PKGBUILD')
-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 be78c1ea0..19e7098d3 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') -license=('GPL2') +license=('GPL') url="http://hany.sk/~hany/software/hd2u/" depends=('popt') source=("http://hany.sk/~hany/_data/hd2u/$pkgname-$pkgver.tgz") |