summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2021-06-10 02:15:39 -0400
committerTony Lambiris2021-06-10 02:15:39 -0400
commita047d84b05a29d1aad8e85adc5499abc3de4c63b (patch)
treeb7576043fd65c1887026a07a0e02ca850bb66950
parent1429136054e91951fc7a003fa480909cef0dfb1a (diff)
downloadaur-a047d84b05a29d1aad8e85adc5499abc3de4c63b.tar.gz
Update SRCINFO
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bd0225d133a..d2e17e92d1e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = nordic-theme-git
pkgdesc = Dark Gtk3.20+ theme created using the awesome Nord color pallete.
- pkgver = r118.4b1c660
- pkgrel = 1
+ pkgver = r126.9a98c05
+ pkgrel = 2
url = https://github.com/EliverLara/Nordic
arch = any
license = GPL
+ makedepends = git
makedepends = inkscape
makedepends = optipng
optdepends = ttf-roboto: primary font face defined
diff --git a/PKGBUILD b/PKGBUILD
index 489986f8dea2..4570802f3c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nordic-theme-git
_pkgname=Nordic
pkgver=r126.9a98c05
-pkgrel=1
+pkgrel=2
pkgdesc="Dark Gtk3.20+ theme created using the awesome Nord color pallete."
arch=("any")
url="https://github.com/EliverLara/${_pkgname}"