[arch-commits] Commit in xcursor-premium/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Mar 26 13:47:08 UTC 2017


    Date: Sunday, March 26, 2017 @ 13:47:08
  Author: kkeen
Revision: 219086

Fix missing sources

Modified:
  xcursor-premium/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 13:44:46 UTC (rev 219085)
+++ PKGBUILD	2017-03-26 13:47:08 UTC (rev 219086)
@@ -11,7 +11,7 @@
 arch=('any')
 url="http://www.kde-look.org/content/show.php?content=14485"
 license=('GPL')
-source=(http://www.kde-look.org/CONTENT/content-files/14485-Premium-0.3.tar.bz2)
+source=(https://dl.opendesktop.org/api/files/download/id/1460735120/14485-Premium-$pkgver.tar.bz2)
 md5sums=('0d7b263d25a093012da2b46c11a62d06')
 
 package() {



More information about the arch-commits mailing list