diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-06-05 21:59:34 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-06-05 21:59:34 -0300 |
commit | fc7e49d04d3f1b8e84dbb6fb0cc76e417d362b4c (patch) | |
tree | cd85a6b49ec63a9405c0f0ab011c962e5ff8237c /libre/libretools/PKGBUILD | |
parent | 70ba392cd49a5cfe5353449d829389f866b93498 (diff) | |
download | abslibre-fc7e49d04d3f1b8e84dbb6fb0cc76e417d362b4c.tar.gz abslibre-fc7e49d04d3f1b8e84dbb6fb0cc76e417d362b4c.tar.bz2 abslibre-fc7e49d04d3f1b8e84dbb6fb0cc76e417d362b4c.zip |
libretools: oops
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r-- | libre/libretools/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index e1cfb14fa..815f28b96 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -6,12 +6,11 @@ pkgbase=libretools pkgname=(libretools libretools-mips64el) pkgver=20130117 -pkgrel=2 pkgdesc="Programs for Parabola development" url="https://projects.parabolagnulinux.org/libretools.git/" license=('GPL3+' 'GPL2') -pkgrel=3 +pkgrel=4 arch=('any') groups=(base-devel) depends=(openssh rsync git wget tokyocabinet) |