diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-02-21 18:11:40 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-02-21 18:11:40 -0200 |
commit | 1c29f10e0140d8042098dba281e804072399c42e (patch) | |
tree | 4b855fd5ce95f70ed1fc89a79a9959699a8df42d /libre | |
parent | 7584562f4a10bc697cd236b243eedd1943291e08 (diff) | |
download | abslibre-1c29f10e0140d8042098dba281e804072399c42e.tar.gz abslibre-1c29f10e0140d8042098dba281e804072399c42e.tar.bz2 abslibre-1c29f10e0140d8042098dba281e804072399c42e.zip |
luxblend25: fixing url protocol:
* changing https to http.
Diffstat (limited to 'libre')
-rw-r--r-- | libre/luxblend25/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/luxblend25/PKGBUILD b/libre/luxblend25/PKGBUILD index 6d249b329..44ef6a542 100644 --- a/libre/luxblend25/PKGBUILD +++ b/libre/luxblend25/PKGBUILD @@ -32,7 +32,7 @@ replaces=( $pkgname ) source=( - "https://src.$pkgbase.net/$pkgname/archive/$srcver.tar.bz2" + "http://src.$pkgbase.net/$pkgname/archive/$srcver.tar.bz2" ) sha512sums=( f5aadc77e699f6b7259ece271b0c50ca7be5858bb628b99aedbb23b64e5587ac59cc3d1c52e063ba89c9d340f915727046e4d3017b26238425d43d3bba14f017 |