author | Antonio Rojas
<arojas@archlinux.org> 2024-03-06 15:42:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-06 15:42:37 UTC |
parent | f2e6b43013411b629a06ecc0e385c8a2c5b05186 |
.SRCINFO | +2 | -1 |
PKGBUILD | +2 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 9e3b5f8..a82b3d2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = oxygen pkgdesc = KDE Oxygen style pkgver = 6.0.1 - pkgrel = 1 + pkgrel = 2 url = https://kde.org/plasma-desktop/ arch = x86_64 groups = plasma @@ -60,5 +60,6 @@ pkgname = oxygen5 depends = qt5-base depends = qt5-declarative depends = qt5-x11extras + optdepends = conflicts = oxygen<5.27.80 replaces = oxygen<5.27.80 diff --git a/PKGBUILD b/PKGBUILD index a4edf60..efd2cc8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgname=(oxygen pkgdesc='KDE Oxygen style' pkgver=6.0.1 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=1 +pkgrel=2 arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL-2.0-or-later) @@ -81,6 +81,7 @@ package_oxygen5() { qt5-x11extras) conflicts=('oxygen<5.27.80') replaces=('oxygen<5.27.80') + optdepends=() groups=() DESTDIR="$pkgdir" cmake --install build5