summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahor Foruzesh2022-03-15 09:53:58 +0330
committerMahor Foruzesh2022-03-15 09:53:58 +0330
commit4ece35a427c817e42605abfa519fa878810e4294 (patch)
treeb51c590847af281ce28623e849c232a72516f5b8
parentfd9a1b61d85748a8dacb84a6dd7e543865bee42a (diff)
downloadaur-4ece35a427c817e42605abfa519fa878810e4294.tar.gz
revert back to original pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6dbb84dde22..71c45005ebf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = juno-standard-buttons-theme-git
- pkgdesc = GTK themes inspired by epic VSCode themes
+ pkgdesc = GTK themes inspired by epic vscode themes
pkgver = r148.f0704a4
pkgrel = 1
url = https://github.com/EliverLara/Juno
diff --git a/PKGBUILD b/PKGBUILD
index bce3604c9fcf..94d3e76b3702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=(
)
pkgver=r148.f0704a4
pkgrel=1
-pkgdesc="GTK themes inspired by epic VSCode themes"
+pkgdesc="GTK themes inspired by epic vscode themes"
arch=("any")
url="https://github.com/EliverLara/Juno"
license=("GPL3")