[arch-commits] Commit in polkit-kde-agent/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Sep 1 13:04:17 UTC 2020


    Date: Tuesday, September 1, 2020 @ 13:04:17
  Author: arojas
Revision: 395060

archrelease: copy trunk to extra-x86_64

Added:
  polkit-kde-agent/repos/extra-x86_64/PKGBUILD
    (from rev 395059, polkit-kde-agent/trunk/PKGBUILD)
Deleted:
  polkit-kde-agent/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   64 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 13:04:03 UTC (rev 395059)
+++ PKGBUILD	2020-09-01 13:04:17 UTC (rev 395060)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=polkit-kde-agent
-pkgver=5.19.4
-pkgrel=1
-pkgdesc='Daemon providing a polkit authentication UI for KDE'
-arch=(x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kiconthemes kdbusaddons kcrash)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz"{,.sig})
-sha256sums=('97247680c46cf625e186125fa0683244137dfe08ab77ffa9691ca17c70aaa21a'
-            '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-1-$pkgver \
-    -DCMAKE_INSTALL_LIBEXECDIR=lib \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: polkit-kde-agent/repos/extra-x86_64/PKGBUILD (from rev 395059, polkit-kde-agent/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-09-01 13:04:17 UTC (rev 395060)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=polkit-kde-agent
+pkgver=5.19.5
+pkgrel=1
+pkgdesc='Daemon providing a polkit authentication UI for KDE'
+arch=(x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kiconthemes kdbusaddons kcrash)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz"{,.sig})
+sha256sums=('076129f450a82780f354d7ec18300094db3f7233cb52f4e57298b973750adb30'
+            '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-1-$pkgver \
+    -DCMAKE_INSTALL_LIBEXECDIR=lib \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list