[arch-commits] Commit in gnome-photos/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sat Apr 2 22:20:38 UTC 2022


    Date: Saturday, April 2, 2022 @ 22:20:38
  Author: heftig
Revision: 441337

42.0-1

Modified:
  gnome-photos/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-02 22:15:22 UTC (rev 441336)
+++ PKGBUILD	2022-04-02 22:20:38 UTC (rev 441337)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gnome-photos
-pkgver=40.0+r14+g884b1fd1
+pkgver=42.0
 pkgrel=1
 epoch=1
 pkgdesc="Access, organize, and share your photos on GNOME"
@@ -14,7 +14,8 @@
          libdazzle libhandy)
 makedepends=(python yelp-tools git meson docbook-xsl)
 groups=(gnome)
-_commit=884b1fd16e6ee505e216f38566c777131321a7ed  # gnome-40
+options=(debug)
+_commit=263d82c16b18db0f59c123e34f317a6926debdd8  # tags/42.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
@@ -28,9 +29,6 @@
 prepare() {
   cd $pkgname
 
-  # Fix build with Meson 0.61
-  git cherry-pick -n a0ac868a19d55dc52100e54fe4b2d29041bc6752
-
   git submodule init
   git submodule set-url subprojects/libgd "$srcdir/libgd"
   git submodule update



More information about the arch-commits mailing list