summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlelgenio2021-03-27 22:10:12 -0300
committerlelgenio2021-03-27 22:10:12 -0300
commit120e2046ffa620caef02563aecab68957b45e192 (patch)
tree098010ef33e6b9e3ff79fb9cc7ebd2e0b2f41f31 /PKGBUILD
parentaf422c44f6a759a0fe8e8a8d34df7ec658baf5a0 (diff)
downloadaur-materia-custom-accent-git.tar.gz
conflict with tag-based version of the package
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)