summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahor Foruzesh2022-03-15 09:53:39 +0330
committerMahor Foruzesh2022-03-15 09:53:39 +0330
commit75809dc886e98a3fd85016ab7aaf0e4ef575026a (patch)
treeae4d69472414cb6848ddde37fc2847e13281102d
parente4cbca9c8692a53b3a03af9c12a19efa88cf1759 (diff)
downloadaur-75809dc886e98a3fd85016ab7aaf0e4ef575026a.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 30d7e58cd6e4..415693d670c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = juno-palenight-theme-git
- pkgdesc = GTK themes inspired by epic VSCode themes
+ pkgdesc = GTK themes inspired by epic vscode themes
pkgver = r150.185be24
pkgrel = 1
url = https://github.com/EliverLara/Juno
diff --git a/PKGBUILD b/PKGBUILD
index befbb306f5e9..9ad8cb3c76ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=(
)
pkgver=r150.185be24
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")