From 1c29f10e0140d8042098dba281e804072399c42e Mon Sep 17 00:00:00 2001 From: Márcio Alexandre Silva Delgado Date: Thu, 21 Feb 2013 18:11:40 -0200 Subject: luxblend25: fixing url protocol: * changing https to http. --- libre/luxblend25/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/luxblend25') 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 -- cgit v1.2.3