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

Kyle Keen kkeen at archlinux.org
Thu May 31 01:28:40 UTC 2018


    Date: Thursday, May 31, 2018 @ 01:28:40
  Author: kkeen
Revision: 333716

upgpkg: xcursor-bluecurve 0.1.1-6 BUILDINFO Rebuild

Modified:
  xcursor-bluecurve/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 01:25:46 UTC (rev 333715)
+++ PKGBUILD	2018-05-31 01:28:40 UTC (rev 333716)
@@ -6,15 +6,15 @@
 
 pkgname=xcursor-bluecurve
 pkgver=0.1.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Redhat's Bluecurve X mouse cursor theme"
 arch=('any')
 url="http://opendesktop.org/content/show.php?content=39229"
 license=("GPL")
-source=("https://dl.opendesktop.org/api/files/download/id/1460734036/39229-bluecurve-${pkgver}.tar.gz")
+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")
 md5sums=('b33ec17ade1dc3dd208fd4694dfa58df')
 
 package() {
-  install -d "$pkgdir"/usr/share/icons/Bluecurve
-  cp -r "$srcdir"/bluecurve/* "$pkgdir"/usr/share/icons/Bluecurve
+  install -d "$pkgdir/usr/share/icons/Bluecurve"
+  cp -r "$srcdir/bluecurve/"* "$pkgdir/usr/share/icons/Bluecurve"
 }



More information about the arch-commits mailing list