summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2021-06-10 02:15:02 -0400
committerTony Lambiris2021-06-10 02:15:02 -0400
commit1429136054e91951fc7a003fa480909cef0dfb1a (patch)
tree61d1563804b54a05c7ba61757c627cae61f029a9
parentd68ef93f9c5162a2226291b0efed164031721d43 (diff)
downloadaur-1429136054e91951fc7a003fa480909cef0dfb1a.tar.gz
Version bump
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6439ba35f573..8bdcd14f139c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
src
pkg
Nordic
-*pkg.tar.xz
+*.pkg.tar.*
tags
diff --git a/PKGBUILD b/PKGBUILD
index 85b0cb5cd828..489986f8dea2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=nordic-theme-git
_pkgname=Nordic
-pkgver=r118.4b1c660
+pkgver=r126.9a98c05
pkgrel=1
pkgdesc="Dark Gtk3.20+ theme created using the awesome Nord color pallete."
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')