Browse Source

uppkg -> 1:45.4-1

Noah Vogt 1 year ago
parent
commit
77cb962675
2 changed files with 6 additions and 6 deletions
  1. 3 3
      .SRCINFO
  2. 3 3
      PKGBUILD

+ 3 - 3
.SRCINFO

@@ -1,12 +1,12 @@
 pkgbase = gnome-shell-no-screenshot-notification
 pkgbase = gnome-shell-no-screenshot-notification
 	pkgdesc = Next generation desktop shell - without the screenshot notification
 	pkgdesc = Next generation desktop shell - without the screenshot notification
-	pkgver = 45.3
+	pkgver = 45.4
 	pkgrel = 1
 	pkgrel = 1
 	epoch = 1
 	epoch = 1
 	url = https://wiki.gnome.org/Projects/GnomeShell
 	url = https://wiki.gnome.org/Projects/GnomeShell
 	arch = x86_64
 	arch = x86_64
 	groups = gnome
 	groups = gnome
-	license = GPL
+	license = GPL-3.0-or-later
 	checkdepends = appstream-glib
 	checkdepends = appstream-glib
 	checkdepends = python-dbusmock
 	checkdepends = python-dbusmock
 	checkdepends = xorg-server-xvfb
 	checkdepends = xorg-server-xvfb
@@ -49,7 +49,7 @@ pkgbase = gnome-shell-no-screenshot-notification
 	optdepends = switcheroo-control: Multi-GPU support
 	optdepends = switcheroo-control: Multi-GPU support
 	provides = gnome-shell
 	provides = gnome-shell
 	conflicts = gnome-shell
 	conflicts = gnome-shell
-	source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c76b18a04282e48f6196ad1f9f1ab6f08c492599
+	source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=58522920b5ae96d2b95dad0371ce13eb4bd955ce
 	source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
 	source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
 	source = disable-screenshot-notification.patch
 	source = disable-screenshot-notification.patch
 	source = disable-screenshot-sound.patch
 	source = disable-screenshot-sound.patch

+ 3 - 3
PKGBUILD

@@ -5,13 +5,13 @@
 
 
 _base_name=gnome-shell
 _base_name=gnome-shell
 pkgname=gnome-shell-no-screenshot-notification
 pkgname=gnome-shell-no-screenshot-notification
-pkgver=45.3
+pkgver=45.4
 pkgrel=1
 pkgrel=1
 epoch=1
 epoch=1
 pkgdesc="Next generation desktop shell - without the screenshot notification"
 pkgdesc="Next generation desktop shell - without the screenshot notification"
 url="https://wiki.gnome.org/Projects/GnomeShell"
 url="https://wiki.gnome.org/Projects/GnomeShell"
 arch=(x86_64)
 arch=(x86_64)
-license=(GPL)
+license=(GPL-3.0-or-later)
 depends=(
 depends=(
   accountsservice
   accountsservice
   gcr-4
   gcr-4
@@ -63,7 +63,7 @@ optdepends=(
 conflicts=(gnome-shell)
 conflicts=(gnome-shell)
 provides=(gnome-shell)
 provides=(gnome-shell)
 groups=(gnome)
 groups=(gnome)
-_commit=c76b18a04282e48f6196ad1f9f1ab6f08c492599  # tags/45.3^0
+_commit=58522920b5ae96d2b95dad0371ce13eb4bd955ce  # tags/45.4^0
 source=(
 source=(
   "git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
   "git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"