From eeb47db77c996c6439acd75cfc3319319d614757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 3 Mar 2013 19:47:44 -0200 Subject: we using https protocol on our website --- libre/chroottools/PKGBUILD | 4 ++-- libre/libretools/PKGBUILD | 2 +- libre/libretools/libretools.install | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libre') diff --git a/libre/chroottools/PKGBUILD b/libre/chroottools/PKGBUILD index 90e0e4fd0..55a7e165f 100644 --- a/libre/chroottools/PKGBUILD +++ b/libre/chroottools/PKGBUILD @@ -3,10 +3,10 @@ pkgname=chroottools pkgver=20121202 pkgdesc='Chroot tools for Arch and Parabola package maintainers' -url='http://projects.parabolagnulinux.org/packages/chroottools.git/' +url='https://projects.parabolagnulinux.org/packages/chroottools.git/' license=('GPL') -pkgrel=1 +pkgrel=2 arch=('any') conflicts=(devtools) depends=( 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 <