summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-03-27 22:52:49 -0400
committerTony Lambiris2019-03-27 22:52:49 -0400
commitee086bda96f48fcaf1fe3fbbfdd94063268ab360 (patch)
treea5f7ad0743b298567518e4b0fc7b4d09b522d43f
parent189a226fcf928b04086638e710969349f794ed2f (diff)
downloadaur-ee086bda96f48fcaf1fe3fbbfdd94063268ab360.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 24aee6f1ffa9..920fad787d52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = ant-theme-git
pkgdesc = A flat and light theme with a modern look
pkgver = r58.4985558
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/EliverLara/Ant
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 24ce9016fcbb..25167d024601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ant-theme-git
_pkgname=Ant
pkgver=r58.4985558
-pkgrel=2
+pkgrel=3
pkgdesc="A flat and light theme with a modern look"
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')