Date: Tuesday, August 2, 2022 @ 21:39:34
  Author: arojas
Revision: 451940

archrelease: copy trunk to extra-x86_64

Added:
  breeze/repos/extra-x86_64/PKGBUILD
    (from rev 451938, breeze/trunk/PKGBUILD)
  breeze/repos/extra-x86_64/keys/
Deleted:
  breeze/repos/extra-x86_64/PKGBUILD
  breeze/repos/extra-x86_64/keys/

----------+
 PKGBUILD |   68 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-02 21:39:31 UTC (rev 451939)
+++ PKGBUILD    2022-08-02 21:39:34 UTC (rev 451940)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Maintainer: Antonio Rojas <aro...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=breeze
-pkgver=5.25.3
-pkgrel=1
-arch=(x86_64)
-pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma 
Desktop'
-url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(frameworkintegration kdecoration breeze-icons kwayland kirigami2 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kcmutils)
-optdepends=('breeze-gtk: Breeze widget style for GTK applications'
-            'kcmutils: for breeze-settings')
-groups=(plasma)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1c5fdf94cf7cfba0a396b6945639eee28d230213d4bf8e05ccbd31f7262b477d'
-            'SKIP')
-validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <j...@jriddell.org>
-              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<bs...@kde.org>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 
<davidedmund...@kde.org>
-              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<notm...@gmail.com>
-options=(debug)
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: breeze/repos/extra-x86_64/PKGBUILD (from rev 451938, 
breeze/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-08-02 21:39:34 UTC (rev 451940)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Maintainer: Antonio Rojas <aro...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=breeze
+pkgver=5.25.4
+pkgrel=1
+arch=(x86_64)
+pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma 
Desktop'
+url='https://kde.org/plasma-desktop/'
+license=(LGPL)
+depends=(frameworkintegration kdecoration breeze-icons kwayland kirigami2 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kcmutils)
+optdepends=('breeze-gtk: Breeze widget style for GTK applications'
+            'kcmutils: for breeze-settings')
+groups=(plasma)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('77e914e9d87d1c8191a360ebd586ef115be56600a685f1c54e81a27f80dc8053'
+            'SKIP')
+validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <j...@jriddell.org>
+              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<bs...@kde.org>
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 
<davidedmund...@kde.org>
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<notm...@gmail.com>
+options=(debug)
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Reply via email to