Explorar o código

uppkg -> 45.1-1

Noah Vogt hai 1 ano
pai
achega
41288cfe34
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 2 2
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 2 - 2
.SRCINFO

@@ -1,6 +1,6 @@
 pkgbase = gnome-shell-no-screenshot-notification
 	pkgdesc = Next generation desktop shell - without the screenshot notification
-	pkgver = 45.0+r17+gebf2f8036
+	pkgver = 45.1
 	pkgrel = 1
 	epoch = 1
 	url = https://wiki.gnome.org/Projects/GnomeShell
@@ -49,7 +49,7 @@ pkgbase = gnome-shell-no-screenshot-notification
 	optdepends = switcheroo-control: Multi-GPU support
 	provides = gnome-shell
 	conflicts = gnome-shell
-	source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ebf2f80360f152c9d071a16c5caeecb4bd0927c4
+	source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a7c169c6c29cf02a4c392fa0acbbc5f5072823e7
 	source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
 	source = disable-screenshot-notification.patch
 	source = disable-screenshot-sound.patch

+ 2 - 2
PKGBUILD

@@ -5,7 +5,7 @@
 
 _base_name=gnome-shell
 pkgname=gnome-shell-no-screenshot-notification
-pkgver=45.0+r17+gebf2f8036
+pkgver=45.1
 pkgrel=1
 epoch=1
 pkgdesc="Next generation desktop shell - without the screenshot notification"
@@ -63,7 +63,7 @@ optdepends=(
 conflicts=(gnome-shell)
 provides=(gnome-shell)
 groups=(gnome)
-_commit=ebf2f80360f152c9d071a16c5caeecb4bd0927c4  # main
+_commit=a7c169c6c29cf02a4c392fa0acbbc5f5072823e7  # tags/45.1^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"