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

Antonio Rojas arojas at archlinux.org
Fri May 18 22:04:03 UTC 2018


    Date: Friday, May 18, 2018 @ 22:04:02
  Author: arojas
Revision: 324580

Update to 5.12.90.1

Modified:
  plasma-desktop/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 20:43:23 UTC (rev 324579)
+++ PKGBUILD	2018-05-18 22:04:02 UTC (rev 324580)
@@ -5,21 +5,19 @@
 
 pkgbase=plasma-desktop
 pkgname=(plasma-desktop knetattach)
-pkgver=5.12.90
-pkgrel=2
+pkgver=5.12.90.1
+pkgrel=1
 pkgdesc='KDE Plasma Desktop'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
-        broken-menu.patch::https://cgit.kde.org/plasma-desktop.git/patch/?id=7e514201)
+source=("https://download.kde.org/unstable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
 depends=(polkit-kde-agent libcanberra libxkbfile kmenuedit appstream-qt systemsettings ksysguard kpeople baloo qt5-graphicaleffects)
 makedepends=(extra-cmake-modules kdoctools boost xf86-input-evdev xf86-input-synaptics xf86-input-libinput xorg-server-devel
              libibus scim kdesignerplugin)
 groups=(plasma)
-sha256sums=('c926430d2a9574b4e55661b24185e324763509282d5f16ee87ca1dfe5d7f145c'
-            'SKIP'
-            'baa656b44f1ee4c9e7eb33f514eb4f8da08c7de23499db90766358c42c55f3d9')
+sha256sums=('d7bf37b745ef47efa2bd19338d45a12d385fdf35d1c4d17f23524147559ddae5'
+            'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
               'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson
@@ -27,9 +25,6 @@
 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -Rp1 -i ../broken-menu.patch
 }
 
 build() {



More information about the arch-commits mailing list