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

Jan Steffens heftig at gemini.archlinux.org
Tue Sep 21 16:37:30 UTC 2021


    Date: Tuesday, September 21, 2021 @ 16:37:30
  Author: heftig
Revision: 424471

40.0+14+g884b1fd1-1: libgexiv2 rebuild

Modified:
  gnome-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-21 16:37:27 UTC (rev 424470)
+++ PKGBUILD	2021-09-21 16:37:30 UTC (rev 424471)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gnome-photos
-pkgver=40.0
+pkgver=40.0+14+g884b1fd1
 pkgrel=1
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(x86_64)
@@ -13,7 +13,7 @@
          libdazzle libhandy)
 makedepends=(python yelp-tools git meson docbook-xsl)
 groups=(gnome)
-_commit=f642e495af7bc0c49c520eb1fb3bb245b6a6d9c1  # tags/40.0^0
+_commit=884b1fd16e6ee505e216f38566c777131321a7ed  # gnome-40
 source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
@@ -38,5 +38,5 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" meson install -C build
+  meson install -C build --destdir "$pkgdir"
 }



More information about the arch-commits mailing list