summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a8fc53fd6a4..0372b00ee3ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Easy installer for the materia theme with a custom accent color, gdm an
arch=('any')
url="https://github.com/nana-4/materia-theme"
_url_qt="https://github.com/PapirusDevelopmentTeam/materia-kde"
-pkgver=r1607.68baf805
+pkgver=r1609.79b71a42
pkgrel=1
license=('GPL')
makedepends=(sassc inkscape git)
@@ -17,9 +17,8 @@ optdepends=(
'resvg: faster compilation'
'kvantum-qt5: qt5 theme support'
)
-provides=()
-conflicts=('materia-theme' 'kvantum-theme-materia')
-replaces=()
+provides=('materia-custom-accent')
+conflicts=('materia-custom-accent' 'materia-theme' 'kvantum-theme-materia')
source=(${_pkgname}::git+$url.git
${_pkgname}-qt::git+$_url_qt.git
99-gdm-use-materia-theme.hook)