[arch-commits] Commit in plasma-desktop/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Jul 25 05:59:06 UTC 2019


    Date: Thursday, July 25, 2019 @ 05:59:06
  Author: arojas
Revision: 358569

Fix source URL (FS#63273)

Modified:
  plasma-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-25 04:29:27 UTC (rev 358568)
+++ PKGBUILD	2019-07-25 05:59:06 UTC (rev 358569)
@@ -10,7 +10,7 @@
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
         kdebug-409518.patch::"https://cgit.kde.org/plasma-desktop.git/patch/?id=b0f1d662")
 depends=(polkit-kde-agent libxkbfile kmenuedit appstream-qt systemsettings ksysguard kpeople baloo)
 makedepends=(extra-cmake-modules kdoctools boost xf86-input-evdev xf86-input-synaptics xf86-input-libinput xorg-server-devel



More information about the arch-commits mailing list