summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2021-06-10 02:17:32 -0400
committerTony Lambiris2021-06-10 02:17:32 -0400
commit7d2800853078e6b4667f43c80da6ba480443d4d1 (patch)
tree1054bf13975a182adc0d7644bd971881acd98f2c /PKGBUILD
parenta047d84b05a29d1aad8e85adc5499abc3de4c63b (diff)
downloadaur-7d2800853078e6b4667f43c80da6ba480443d4d1.tar.gz
Add nordic-theme to conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4570802f3c58..ff5f3f0196d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nordic-theme-git
_pkgname=Nordic
pkgver=r126.9a98c05
-pkgrel=2
+pkgrel=3
pkgdesc="Dark Gtk3.20+ theme created using the awesome Nord color pallete."
arch=("any")
url="https://github.com/EliverLara/${_pkgname}"
@@ -12,6 +12,7 @@ makedepends=('git' 'inkscape' 'optipng')
optdepends=('ttf-roboto: primary font face defined'
'ttf-ubuntu-font-family: secondary font face defined'
'cantarell-fonts: tertiary font face defined')
+conflicts=('nordic-theme')
source=("${_pkgname}::git+https://github.com/EliverLara/${_pkgname}.git")
sha256sums=('SKIP')