summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3682c80cc539..d42b9ee98f96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sweet-theme-git
pkgdesc = Light and dark colorful Gtk3.20+ theme
pkgver = 21.22aed6a
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/EliverLara/Sweet
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index a29cdd42d0a7..a65c36b3668e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sweet-theme-git
_pkgname=Sweet
pkgver=21.22aed6a
-pkgrel=1
+pkgrel=2
pkgdesc="Light and dark colorful Gtk3.20+ theme"
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)"