summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-03-27 22:44:42 -0400
committerTony Lambiris2019-03-27 22:44:42 -0400
commit5e22cbe3cea5725f74fc18dc2ef6cef9c1cc3302 (patch)
tree3266c9a15f1f16793ccb88bc2b81dd33b468e1d5
parent5ea081294f2907628f9ddf84fdd65b3bc1ade586 (diff)
downloadaur-5e22cbe3cea5725f74fc18dc2ef6cef9c1cc3302.tar.gz
Version bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2af2c9d4848..12322376670f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = ant-dracula-theme-git
pkgdesc = Dracula variant of the Ant theme
pkgver = r51.3292a55
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/EliverLara/Ant-Dracula
arch = any
license = GPL
makedepends = inkscape
+ makedepends = optipng
optdepends = ttf-roboto: primary font face defined
optdepends = ttf-ubuntu-font-family: secondary font face defined
optdepends = cantarell-fonts: tertiary font face defined
diff --git a/PKGBUILD b/PKGBUILD
index 37b267df9bd4..0b1891b474e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ant-dracula-theme-git
_pkgname=Ant-Dracula
pkgver=r51.3292a55
-pkgrel=1
+pkgrel=2
pkgdesc="Dracula variant of the Ant theme"
arch=("any")
url="https://github.com/EliverLara/${_pkgname}"
license=('GPL')
-makedepends=('inkscape')
+makedepends=('inkscape' 'optipng')
optdepends=('ttf-roboto: primary font face defined'
'ttf-ubuntu-font-family: secondary font face defined'
'cantarell-fonts: tertiary font face defined')