diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-30 12:20:28 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-30 12:20:28 -0300 |
commit | cbd27aa2c3c49e4d93979e847d8b177a1a4fe324 (patch) | |
tree | 2518fdda7fa59c59e691c6de52f830d58545aed4 /extra/hd2u | |
parent | c6ead99bc92bd2b6da3e78e9cba5a8a86764de10 (diff) | |
parent | 946f0c9fe48dfb648a8a0be065e92f237ce210fd (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/flashrom/PKGBUILD
extra/chmlib/PKGBUILD
extra/crypto++/PKGBUILD
extra/dvgrab/PKGBUILD
extra/ebook-tools/PKGBUILD
extra/fping/PKGBUILD
extra/garcon/PKGBUILD
extra/gpart/PKGBUILD
extra/gtk2-perl/PKGBUILD
extra/hd2u/PKGBUILD
extra/hexedit/PKGBUILD
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") |