diff options
author | Marcus Behrendt | 2017-08-04 16:41:43 +0200 |
---|---|---|
committer | Marcus Behrendt | 2017-08-04 16:41:43 +0200 |
commit | 016912eda3bcd9a3464f5df813e464c1b69202f5 (patch) | |
tree | 0973e3a94a2479b51d720cb15114607f787b5c48 | |
parent | 174ae7c9b7a4f5a4c0301a2af06d3bfd368aae00 (diff) | |
download | aur-016912eda3bcd9a3464f5df813e464c1b69202f5.tar.gz |
updpkrel: change to another kvantum package and remove qt4-style-kvantum-svn
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 6 insertions, 8 deletions
@@ -1,7 +1,9 @@ +# Generated by mksrcinfo v8 +# Fri Aug 4 14:40:16 UTC 2017 pkgbase = arc-kde-git pkgdesc = Arc customization mainly for Plasma 5 (git version) pkgver = 20170622 - pkgrel = 2 + pkgrel = 3 url = https://github.com/PapirusDevelopmentTeam/arc-kde install = arc-kde-git.install arch = any @@ -11,9 +13,7 @@ pkgbase = arc-kde-git optdepends = gtk-theme-arc-git: A flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell (git version) optdepends = arc-firefox-theme-git: Arc Firefox theme (git version) optdepends = kwin: For Aurorae decorations - optdepends = qt4-style-kvantum-svn: For Kvantum Theme - optdepends = qt5-style-kvantum-svn: For Kvantum Theme - optdepends = kvantum-tools-qt5-svn: For Kvantum Theme + optdepends = kvantum-qt5: For Kvantum Theme optdepends = konsole: For Konsole color schemes optdepends = konversation: For konversation theme optdepends = yakuake: For Yakuake theme @@ -4,7 +4,7 @@ _with_extra=y pkgname=arc-kde-git pkgver=20170622 -pkgrel=2 +pkgrel=3 pkgdesc='Arc customization mainly for Plasma 5 (git version)' arch=('any') url='https://github.com/PapirusDevelopmentTeam/arc-kde' @@ -16,9 +16,7 @@ optdepends=( "gtk-theme-arc-git: A flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell (git version)" "arc-firefox-theme-git: Arc Firefox theme (git version)" "kwin: For Aurorae decorations" - "qt4-style-kvantum-svn: For Kvantum Theme" - "qt5-style-kvantum-svn: For Kvantum Theme" - "kvantum-tools-qt5-svn: For Kvantum Theme" + "kvantum-qt5: For Kvantum Theme" "konsole: For Konsole color schemes" "konversation: For konversation theme" "yakuake: For Yakuake theme" |