diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-03 19:47:44 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-03 19:47:44 -0200 |
commit | eeb47db77c996c6439acd75cfc3319319d614757 (patch) | |
tree | eff1c240b26041a0c0454966d07af7758248c137 /libre/libretools/PKGBUILD | |
parent | 7583516a3ad1777329548f2033449e194125bc78 (diff) |
we using https protocol on our website
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r-- | libre/libretools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 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) |