Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
breeze-plymouth


Commits:
9231c29c by Antonio Rojas at 2023-12-20T23:11:58+01:00
upgpkg: 5.91.0-1: Plasma 6 beta 2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = breeze-plymouth
        pkgdesc = Plymouth theme for the Breeze visual style for the Plasma 
Desktop
-       pkgver = 5.27.10
+       pkgver = 5.91.0
        pkgrel = 1
        url = https://kde.org/plasma-desktop/
        arch = any
@@ -9,13 +9,13 @@ pkgbase = breeze-plymouth
        makedepends = extra-cmake-modules
        depends = glibc
        depends = plymouth
-       source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-plymouth-5.27.10.tar.xz
-       source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-plymouth-5.27.10.tar.xz.sig
+       source = 
https://download.kde.org/unstable/plasma/5.91.0/breeze-plymouth-5.91.0.tar.xz
+       source = 
https://download.kde.org/unstable/plasma/5.91.0/breeze-plymouth-5.91.0.tar.xz.sig
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
        validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
        validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-       sha256sums = 
081e67f78cef1063f864465382d50212c1301ecbd3055e7ae058c07eed9e4bf5
+       sha256sums = 
8a121c99d30d7d63f80c218ed1ad3fdca3c0faaac520ab1a23bc29820a3dd2f9
        sha256sums = SKIP
 
 pkgname = breeze-plymouth


=====================================
PKGBUILD
=====================================
@@ -1,18 +1,19 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=breeze-plymouth
-pkgver=5.27.10
+pkgver=5.91.0
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plymouth theme for the Breeze visual style for the Plasma Desktop'
 arch=(any)
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-depends=(glibc plymouth)
+depends=(glibc
+         plymouth)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
-source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('081e67f78cef1063f864465382d50212c1301ecbd3055e7ae058c07eed9e4bf5'
+source=(https://download.kde.org/unstable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('8a121c99d30d7d63f80c218ed1ad3fdca3c0faaac520ab1a23bc29820a3dd2f9'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <j...@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<bs...@kde.org>
@@ -20,7 +21,7 @@ validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # 
Jonathan Esk-Riddell
               '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<notm...@gmail.com>
 
 build(){
-  cmake -B build -S $pkgname-$pkgver
+  cmake -B build  -S $pkgname-$pkgver
   cmake --build build
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-plymouth/-/commit/9231c29ce770cfbc0b899818e181af2bf370b13a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-plymouth/-/commit/9231c29ce770cfbc0b899818e181af2bf370b13a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to