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

Jan Steffens heftig at archlinux.org
Mon Mar 18 20:42:41 UTC 2019


    Date: Monday, March 18, 2019 @ 20:42:41
  Author: heftig
Revision: 348618

3.32.0-1

Modified:
  gnome-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-18 20:29:46 UTC (rev 348617)
+++ PKGBUILD	2019-03-18 20:42:41 UTC (rev 348618)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-photos
-pkgver=3.31.91
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(x86_64)
@@ -12,7 +12,7 @@
          gnome-online-miners dleyna-server dleyna-renderer libdazzle)
 makedepends=(python yelp-tools git meson)
 groups=(gnome)
-_commit=b4c1075bffbf118d22d9b3fa92a90ae2c7615c0e  # tags/3.31.91^0
+_commit=237e904f3c5120611d73e66fb5506de1b8ea97c7  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
@@ -24,9 +24,7 @@
 }
 
 build() {
-  arch-meson $pkgname build \
-    --buildtype=debugoptimized \
-    -D documentation=true
+  arch-meson $pkgname build
   ninja -C build
 }
 



More information about the arch-commits mailing list