summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2018-12-22 06:48:05 -0500
committerTony Lambiris2018-12-22 06:48:05 -0500
commit3a52178827d164e3a86b3126f845fab8e79ef157 (patch)
tree097d4437eabdb0919672e4b9e0a183272335e0a0 /PKGBUILD
parent62079d6be07bf410c2ccdf09ec7c7978005e184a (diff)
downloadaur-3a52178827d164e3a86b3126f845fab8e79ef157.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d70cf6590621..fa42ae91520e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nordic-theme-git
_pkgname=Nordic
pkgver=14.e3459a9
-pkgrel=1
+pkgrel=2
pkgdesc="Dark Gtk3.20+ theme created using the awesome Nord color pallete."
arch=("any")
url="https://github.com/EliverLara/${_pkgname}"
@@ -26,7 +26,7 @@ build() {
export THEME_FONT_FACE="${THEME_FONT_FACE:-Roboto}"
export THEME_FONT_SIZE="${THEME_FONT_SIZE:-10}"
- msg2 "To customize the font size for gnome-shell, build this pacakge"
+ msg2 "To customize the font size for gnome-shell, build this package"
msg2 "with the variables below set to the desired font family and size"
msg2 "- THEME_FONT_FACE (default font family is Roboto)"
msg2 "- THEME_FONT_SIZE (default font point size is 10)"