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

Balló György bgyorgy at archlinux.org
Fri Apr 30 22:57:17 UTC 2021


    Date: Friday, April 30, 2021 @ 22:57:16
  Author: bgyorgy
Revision: 925419

upgpkg: pantheon-photos 2.7.0-4: cherry-pick commit to add missing application icon

Modified:
  pantheon-photos/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-30 22:56:44 UTC (rev 925418)
+++ PKGBUILD	2021-04-30 22:57:16 UTC (rev 925419)
@@ -2,7 +2,7 @@
 
 pkgname=pantheon-photos
 pkgver=2.7.0
-pkgrel=3
+pkgrel=4
 pkgdesc='The Pantheon Photos Manager'
 arch=(x86_64)
 url=https://github.com/elementary/photos
@@ -45,6 +45,7 @@
 prepare() {
   cd pantheon-photos
   git cherry-pick -n 27e529fc96da828982563e2e19a6f0cef883a29e
+  git cherry-pick -n 682108613c9068286be2b9bf7130776baf0b9ec1
 }
 
 pkgver() {



More information about the arch-commits mailing list