summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-03-27 22:50:07 -0400
committerTony Lambiris2019-03-27 22:50:07 -0400
commit9809ac60b240d897a0f68572657e5091c85c6030 (patch)
treea3eac8bedebbe59021ffc4514632259d986cea81
parent3fb4cff78d0f922e4dcbe7797be7275da33f2ae1 (diff)
downloadaur-9809ac60b240d897a0f68572657e5091c85c6030.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 195e12da5c2a..9c75ea1b088a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = ant-nebula-theme-git
pkgdesc = Nebula variant of the Ant theme
pkgver = r61.d705a1b
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/EliverLara/Ant-Nebula
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 5d5eac112074..4ac4eedc14db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ant-nebula-theme-git
_pkgname=Ant-Nebula
pkgver=r61.d705a1b
-pkgrel=1
+pkgrel=2
pkgdesc="Nebula 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')