summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrommer2023-11-14 01:51:25 +0200
committerDrommer2023-11-14 01:51:25 +0200
commit5f77772d6c2b2a7db2699962cdffb1f7a92bacc1 (patch)
tree5d7fdf76a2fc65a492f634efef85f550613786cb
parent4f5eccc7e22b60f8596774aff9aa870aaa87fd29 (diff)
downloadaur-breath-classic-theme-git.tar.gz
Update deps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53ddab1f413e..ac6aaa1758d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = breath-classic-theme-git
pkgdesc = Classic Breath Plasma Look & Feel package by Manjaro Team (ex-Breath2)
pkgver = r185.617c21d0
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.manjaro.org/artwork/themes/breath
arch = any
license = LGPL
makedepends = extra-cmake-modules
makedepends = git
- makedepends = plasma-framework
+ makedepends = plasma-framework5
depends = breeze
- depends = plasma-framework
+ depends = plasma-framework5
depends = plasma-workspace
optdepends = breath-gtk-theme: Breath widget style for GTK applications
provides = breath-classic-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 7a3d53addbc8..5804daa80c6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname=breath
pkgname=breath-classic-theme-git
pkgver=r185.617c21d0
-pkgrel=1
+pkgrel=2
pkgdesc="Classic Breath Plasma Look & Feel package by Manjaro Team (ex-Breath2)"
provides=('breath-classic-icon-theme' 'breath-classic-wallpaper' 'plasma5-themes-breath-classic')
arch=('any')
url="https://gitlab.manjaro.org/artwork/themes/$_pkgname"
license=('LGPL')
-depends=('breeze' 'plasma-framework' 'plasma-workspace')
-makedepends=('extra-cmake-modules' 'git' 'plasma-framework')
+depends=('breeze' 'plasma-framework5' 'plasma-workspace')
+makedepends=('extra-cmake-modules' 'git' 'plasma-framework5')
optdepends=('breath-gtk-theme: Breath widget style for GTK applications')
source=("git+$url.git#branch=classic")
sha256sums=('SKIP')