summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2021-06-10 02:30:01 -0400
committerTony Lambiris2021-06-10 02:30:01 -0400
commit581ed084b8552fd8f82150d92724885dea6ab8a7 (patch)
treee5f4a69284d29a51399bb4332810983d3ea99291 /PKGBUILD
parent2d857ad7ae97ad9796fe9ac99b93680a49703417 (diff)
downloadaur-581ed084b8552fd8f82150d92724885dea6ab8a7.tar.gz
Version bump and updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a86c5a37235d..22e776707d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,18 @@
pkgname=ant-dracula-theme-git
_pkgname=Ant-Dracula
-pkgver=v2.0.r28.gd75888b
+pkgver=v2.0.r34.g2413487
pkgrel=1
pkgdesc="Dracula variant of the Ant theme"
arch=("any")
url="https://github.com/EliverLara/${_pkgname}"
license=('GPL')
-makedepends=('inkscape' 'optipng')
+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=('ant-dracula-gtk-theme')
+provides=('ant-dracula-gtk-theme')
source=("${_pkgname}::git+https://github.com/EliverLara/${_pkgname}.git")
sha256sums=('SKIP')