summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5af9d6efeac0..bf4d211f564b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Jonas Gierer <jonas@gierer.xyz>
+# Maintainer: Ahmad Rulim <personal@rulim34.dev>
+# Contributor: Jonas Gierer <jonas@gierer.xyz>
pkgname=adwaita-shell-theme
-pkgver=40.3
+pkgver=42.2
pkgrel=1
pkgdesc="GNOME's default shell theme, without any third-party tweaks"
arch=(any)
-url="https://gitlab.gnome.org/GNOME/gnome-shell/tree/master/data/theme"
+url="https://gitlab.gnome.org/GNOME/gnome-shell/-/tree/main/data/theme"
license=(GPL)
makedepends=('sassc')
source=("https://gitlab.gnome.org/GNOME/gnome-shell/-/archive/$pkgver/gnome-shell-$pkgver.tar.gz")
-sha256sums=('19456eb16e613694053416f2c2d5eb50a38352c334879975d10626b35ecf1f7c')
+sha256sums=('6e609f863c8831fd5f2728ffc3fab94c37425ae318ea9947747c5a508aa925d5')
build() {
cd gnome-shell-$pkgver/data/theme