summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2022-07-07 00:33:31 +0200
committerAlexandre Bouvier2022-07-07 00:33:31 +0200
commit3801cf5e60e46731cbde6a3a96b2e6b225fad5b8 (patch)
treecf8616cf66d5180d061609e3e5ae50fa4dde3b3e
parent58c552ab9d99c1c396e30ade56fae38ebf05ccc7 (diff)
downloadaur-3801cf5e60e46731cbde6a3a96b2e6b225fad5b8.tar.gz
update to 20220706.r0.ge5f213d
* fix kvantum name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 929edd9eb7aa..28ae670fc02c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arc-kde-git
pkgdesc = Arc theme for KDE Plasma 5
- pkgver = 20220603.r3.g1de56a8
+ pkgver = 20220706.r0.ge5f213d
pkgrel = 1
epoch = 2
url = https://github.com/PapirusDevelopmentTeam/arc-kde
@@ -10,7 +10,7 @@ pkgbase = arc-kde-git
optdepends = arc-gtk-theme: for a consistent look in GTK applications
optdepends = konsole: for konsole theme
optdepends = konversation: for konversation theme
- optdepends = kvantum-qt5: for kvantum theme (recommended)
+ optdepends = kvantum: for kvantum theme (recommended)
optdepends = papirus-icon-theme: for a more consistent and beautiful experience (recommended)
optdepends = plasma-desktop: for plasma desktop theme
optdepends = yakuake: for yakuake theme
diff --git a/PKGBUILD b/PKGBUILD
index c341286cd93d..f3e3c4f4e4f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Marcus Behrendt <marcus dot behrendt dot eightysix(in numbers) at bigbrothergoogle dot com
_pkgname=arc-kde
pkgname=$_pkgname-git
-pkgver=20220603.r3.g1de56a8
+pkgver=20220706.r0.ge5f213d
pkgrel=1
epoch=2
pkgdesc="Arc theme for KDE Plasma 5"
@@ -14,7 +14,7 @@ optdepends=(
'arc-gtk-theme: for a consistent look in GTK applications'
'konsole: for konsole theme'
'konversation: for konversation theme'
- 'kvantum-qt5: for kvantum theme (recommended)'
+ 'kvantum: for kvantum theme (recommended)'
'papirus-icon-theme: for a more consistent and beautiful experience (recommended)'
'plasma-desktop: for plasma desktop theme'
'yakuake: for yakuake theme'