[arch-commits] Commit in plasma-systemmonitor/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jun 15 13:40:41 UTC 2021


    Date: Tuesday, June 15, 2021 @ 13:40:41
  Author: arojas
Revision: 418298

archrelease: copy trunk to extra-x86_64

Added:
  plasma-systemmonitor/repos/extra-x86_64/PKGBUILD
    (from rev 418297, plasma-systemmonitor/trunk/PKGBUILD)
Deleted:
  plasma-systemmonitor/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 13:40:33 UTC (rev 418297)
+++ PKGBUILD	2021-06-15 13:40:41 UTC (rev 418298)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=plasma-systemmonitor
-pkgver=5.22.0
-pkgrel=1
-pkgdesc='An interface for monitoring system sensors, process information and other system resources'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(GPL LGPL)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-depends=(ksystemstats kirigami2 kitemmodels)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-sha256sums=('6fa0c22f0754f57ce5ab7d43398d5e35217598db34d9fa9e4ad01203cfe375ca'
-            'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr at jriddell.org>
-              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson at kde.org>
-              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: plasma-systemmonitor/repos/extra-x86_64/PKGBUILD (from rev 418297, plasma-systemmonitor/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-06-15 13:40:41 UTC (rev 418298)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=plasma-systemmonitor
+pkgver=5.22.1
+pkgrel=1
+pkgdesc='An interface for monitoring system sensors, process information and other system resources'
+arch=(x86_64)
+url='https://kde.org/plasma-desktop/'
+license=(GPL LGPL)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+depends=(ksystemstats kirigami2 kitemmodels)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+sha256sums=('26a7be0b9e56d669257c55b414a3c386d43d4f8955b6eaf11656951ba4e01632'
+            'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr at jriddell.org>
+              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson at kde.org>
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list