summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoonas Henriksson2024-03-02 05:48:48 +0200
committerJoonas Henriksson2024-03-02 05:48:48 +0200
commitd712b820a0a8236388eedd7a56dcf30c6de9900f (patch)
treec44885df80e1b47d217f7fa56aff1413edb46703
parente1cd5636f276a8c24f66a6e9381ce64adf02a90d (diff)
downloadaur-arc-gtk-theme-git.tar.gz
Bump gnome-shell and cinnamon versions
These are later versions than the theme actually supports currently, but they are the versions available from Arch repos. The build will use lates available versions.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f9827c42e66..bfedc0a6f4e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ source=("${_pkgname}::git+https://github.com/jnsh/${_pkgname}.git")
md5sums=('SKIP')
# Latest stable Arch package versions
-_cinnamonver=5.4
-_gnomeshellver=43
+_cinnamonver=6.0
+_gnomeshellver=45
pkgver() {
cd "${_pkgname}"