Date: Sunday, March 26, 2017 @ 13:41:37 Author: kkeen Revision: 219084
Fix missing sources Modified: xcursor-neutral/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-26 13:37:55 UTC (rev 219083) +++ PKGBUILD 2017-03-26 13:41:37 UTC (rev 219084) @@ -10,7 +10,7 @@ arch=(any) url="http://www.kde-look.org/content/show.php?content=28310" license=("PerlArtistic") -source=(http://www.kde-look.org/CONTENT/content-files/28310-neutral-$pkgver.tar.gz) +source=(https://dl.opendesktop.org/api/files/download/id/1460735305/28310-neutral-$pkgver.tar.gz) md5sums=('b2d8e14bcb4ab13d9001890b041803db') package() {
