summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-04 00:03:49 -0800
committerroot <root@rshg054.dnsready.net>2013-03-04 00:03:49 -0800
commit3a8d026e8e859ff4c9aa813d5f1eb2afa5663e78 (patch)
tree48288f077555b04e1dd7cec1e637aeb94a322f0c /libre/libretools
parent945c9cd1e94fab87653f84598812dec707843d26 (diff)
Mon Mar 4 00:03:48 PST 2013
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/PKGBUILD2
-rw-r--r--libre/libretools/libretools.install4
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 9ed86aa03..9f67689df 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Programs for Parabola development"
url="https://projects.parabolagnulinux.org/libretools.git/"
license=('GPL3+' 'GPL2')
-pkgrel=2
+pkgrel=3
arch=('any')
groups=(base-devel)
depends=(openssh rsync git wget tokyocabinet)
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index 70151e988..50f03ee88 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -3,10 +3,10 @@
# arg 1: the new package version
post_install() {
cat <<EOF
-Please check http://wiki.parabolagnulinux.org/Package_maintainer_guide
+Please check https://wiki.parabolagnulinux.org/Package_maintainer_guide
and follow instructions there before using libretools.
-If you plan using fullpkg you should read http://wiki.parabolagnulinux.org/fullpkg
+If you plan using fullpkg you should read https://wiki.parabolagnulinux.org/fullpkg
and install libretools-\$arch if avaliable
EOF