summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2021-06-10 02:50:46 -0400
committerTony Lambiris2021-06-10 02:50:46 -0400
commit40f6296ff28d2e018c369e0a12752ac75a2a6616 (patch)
treef33f18a8781bb2e1fdc66dc90e436687d448d216
parent1357c5377c68998027728180b249d33db5d4d63b (diff)
downloadaur-40f6296ff28d2e018c369e0a12752ac75a2a6616.tar.gz
Version bump and updates
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7528775453b7..6a633082231e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = juno-theme-git
pkgdesc = GTK themes inspired by epic vscode themes
- pkgver = r98.2506064
+ pkgver = r103.0be4c94
pkgrel = 1
url = https://github.com/EliverLara/Juno
arch = any
license = GPL
+ makedepends = git
makedepends = inkscape
makedepends = optipng
optdepends = ttf-roboto: primary font face defined
diff --git a/PKGBUILD b/PKGBUILD
index 101b785850d0..8ed0898e5750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=juno-theme-git
_pkgname=Juno
-pkgver=r98.2506064
+pkgver=r103.0be4c94
pkgrel=1
pkgdesc="GTK themes inspired by epic vscode themes"
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')