diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-03 19:26:25 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-03 19:26:25 -0200 |
commit | d57a9662797666a64503c3b0f0eed6caff108abf (patch) | |
tree | 9f5ac3c606ca773e1cc0b10faffb9c696628b65a /libre/licenses-libre | |
parent | fcbdc21311f0cad1daea66ebcb51f69f95ea6a1c (diff) | |
download | abslibre-d57a9662797666a64503c3b0f0eed6caff108abf.tar.gz abslibre-d57a9662797666a64503c3b0f0eed6caff108abf.tar.bz2 abslibre-d57a9662797666a64503c3b0f0eed6caff108abf.zip |
we using https protocol on our website
Diffstat (limited to 'libre/licenses-libre')
-rw-r--r-- | libre/licenses-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/licenses-libre/PKGBUILD b/libre/licenses-libre/PKGBUILD index 93468bbba..634d345c1 100644 --- a/libre/licenses-libre/PKGBUILD +++ b/libre/licenses-libre/PKGBUILD @@ -6,11 +6,11 @@ pkgname=licenses-libre pkgver=20130203 -pkgrel=1 +pkgrel=1.1 pkgdesc="The standard licenses distribution package" arch=('any') license=('custom:none') -url="http://parabolagnulinux.org/" +url="https://parabolagnulinux.org/" groups=('base') provides=("licenses=${pkgver}") conflicts=('licenses') |