[arch-commits] Commit in xcursor-bluecurve/repos/community-any (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Wed Aug 15 22:28:08 UTC 2018
Date: Wednesday, August 15, 2018 @ 22:28:07
Author: eschwartz
Revision: 371893
update source url in repos/ too
Modified:
xcursor-bluecurve/repos/community-any/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-15 21:50:19 UTC (rev 371892)
+++ PKGBUILD 2018-08-15 22:28:07 UTC (rev 371893)
@@ -11,7 +11,8 @@
arch=('any')
url="http://opendesktop.org/content/show.php?content=39229"
license=("GPL")
-source=("$pkgname-$pkgver.tgz::https://www.opendesktop.org/p/999428/startdownload?file_id=1460734036&file_name=39229-bluecurve-0.1.1.tar.gz&file_type=application/x-gzip&file_size=119579&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1460734036%2Fs%2Fb2879ff15f42201de04dad50832c7fd5%2Ft%2F1527733363%2Fu%2F38478%2F39229-bluecurve-0.1.1.tar.gz")
+# no direct download link?
+source=("https://pkgbuild.com/~kkeen/sources/39229-bluecurve-$pkgver.tar.gz")
md5sums=('b33ec17ade1dc3dd208fd4694dfa58df')
package() {
More information about the arch-commits
mailing list