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

Antonio Rojas arojas at archlinux.org
Sun Apr 26 11:54:34 UTC 2020


    Date: Sunday, April 26, 2020 @ 11:54:34
  Author: arojas
Revision: 381613

Fix source URL (FS#66422)

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-26 11:50:42 UTC (rev 381612)
+++ PKGBUILD	2020-04-26 11:54:34 UTC (rev 381613)
@@ -13,7 +13,7 @@
 makedepends=(extra-cmake-modules qt5-tools kdoctools)
 optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
 groups=(plasma)
-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-419118.patch::"https://cgit.kde.org/kwin.git/patch/?id=bee3afdd")
 install=$pkgname.install
 sha256sums=('693a740976b46aa9fbdb68283b5c887aca70f9f96a357a766fab7a942b5a0d2f'



More information about the arch-commits mailing list