From 1301e6ae134309fb1ba5b5167df1ce392f78673f Mon Sep 17 00:00:00 2001 From: Muh Muhten Date: Tue, 1 Mar 2016 00:41:27 -0500 Subject: update all source= lines to use :: instead of saveas- syntax --- testing/py-gnuplot/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-gnuplot') diff --git a/testing/py-gnuplot/APKBUILD b/testing/py-gnuplot/APKBUILD index 6e7c735e21..5cb552a079 100644 --- a/testing/py-gnuplot/APKBUILD +++ b/testing/py-gnuplot/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev" install="" subpackages="" -source="saveas-http://prdownloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz?download/$_pkgname-$pkgver.tar.gz" +source="$_pkgname-$pkgver.tar.gz::http://prdownloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz?download" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { -- cgit v1.2.3