Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-shell-extensions
Commits:
9c2f3dd1 by Jan Alexander Steffens (heftig) at 2024-11-25T19:02:14+01:00
47.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extensions
pkgdesc = Extensions for GNOME shell, including classic mode
- pkgver = 47.1
+ pkgver = 47.2
pkgrel = 1
url = https://apps.gnome.org/Extensions
arch = any
@@ -12,7 +12,7 @@ pkgbase = gnome-shell-extensions
depends = gnome-shell
optdepends = gnome-menus: Apps Menu extension
optdepends = libgtop: System Monitor extension
- source =
git+https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git#tag=47.1
- b2sums =
92b2bcbd480b11330cad978200f6c98e19477e9185a26027038eab0ce1b48aa07fca9b1dddd5c037072450e8bd2fb5f96c6f17fbce63dd1c4a5d47b79263fdd2
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git#tag=47.2
+ b2sums =
500918e521b8a39cbea07a1bdc61b2d0c2dcbf5af5335137734aa60cada9278987da1d56551aca6a9b577b8da087f4dbc3acc8b3cae710ecf09211bf7b4bf8ce
pkgname = gnome-shell-extensions
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Fabian Bornschein <[email protected]>
pkgname=gnome-shell-extensions
-pkgver=47.1
+pkgver=47.2
pkgrel=1
pkgdesc="Extensions for GNOME shell, including classic mode"
url="https://apps.gnome.org/Extensions"
@@ -25,7 +25,7 @@ source=(
# GSE tags use SSH signatures which makepkg doesn't understand
"git+https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git#tag=${pkgver/[a-z]/.&}"
)
-b2sums=('92b2bcbd480b11330cad978200f6c98e19477e9185a26027038eab0ce1b48aa07fca9b1dddd5c037072450e8bd2fb5f96c6f17fbce63dd1c4a5d47b79263fdd2')
+b2sums=('500918e521b8a39cbea07a1bdc61b2d0c2dcbf5af5335137734aa60cada9278987da1d56551aca6a9b577b8da087f4dbc3acc8b3cae710ecf09211bf7b4bf8ce')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extensions/-/commit/9c2f3dd12324b8e6b6b03324e10f27fd8225e2d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extensions/-/commit/9c2f3dd12324b8e6b6b03324e10f27fd8225e2d9
You're receiving this email because of your account on gitlab.archlinux.org.