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

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Jul 20 16:16:21 UTC 2021


    Date: Tuesday, July 20, 2021 @ 16:16:21
  Author: alucryd
Revision: 980297

upgpkg: pantheon-photos 2.7.1-1

Modified:
  pantheon-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 16:15:26 UTC (rev 980296)
+++ PKGBUILD	2021-07-20 16:16:21 UTC (rev 980297)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=pantheon-photos
-pkgver=2.7.0
-pkgrel=5
+pkgver=2.7.1
+pkgrel=1
 pkgdesc='The Pantheon Photos Manager'
 arch=(x86_64)
 url=https://github.com/elementary/photos
@@ -22,6 +22,7 @@
   libgphoto2
   libgranite.so
   libgudev-1.0.so
+  libhandy-1.so
   libraw
   libsoup
   libxml2
@@ -38,15 +39,12 @@
 )
 optdepends=('webkit2gtk: Publishing plugins')
 groups=(pantheon)
-_tag=84e161733d921a4a8a520bfc8a2654d69928c942
+_tag=90ec10cac5cbfd6ccbb76f1b0cdc259d8366afb2
 source=(pantheon-photos::git+https://github.com/elementary/photos.git#tag=${_tag})
 sha256sums=(SKIP)
 
 prepare() {
   cd pantheon-photos
-  git cherry-pick -n 27e529fc96da828982563e2e19a6f0cef883a29e
-  git cherry-pick -n 682108613c9068286be2b9bf7130776baf0b9ec1
-  git cherry-pick -n 3c478a9263ce3559758b0335480a25a3342ad388
 }
 
 pkgver() {




More information about the arch-commits mailing list