[arch-commits] Commit in pantheon-photos/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Fri Nov 5 09:43:13 UTC 2021
Date: Friday, November 5, 2021 @ 09:43:13
Author: alucryd
Revision: 1037185
upgpkg: pantheon-photos 2.7.3-1
Modified:
pantheon-photos/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 09:36:22 UTC (rev 1037184)
+++ PKGBUILD 2021-11-05 09:43:13 UTC (rev 1037185)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=pantheon-photos
-pkgver=2.7.1
+pkgver=2.7.3
pkgrel=1
pkgdesc='The Pantheon Photos Manager'
arch=(x86_64)
@@ -39,7 +39,7 @@
)
optdepends=('webkit2gtk: Publishing plugins')
groups=(pantheon)
-_tag=90ec10cac5cbfd6ccbb76f1b0cdc259d8366afb2
+_tag=db2b159ac47e41d0953a9a818c599e69d8c2e080
source=(pantheon-photos::git+https://github.com/elementary/photos.git#tag=${_tag})
sha256sums=(SKIP)
@@ -53,8 +53,7 @@
}
build() {
- arch-meson pantheon-photos build \
- -Dlibunity=false
+ arch-meson pantheon-photos build
meson compile -C build
}
More information about the arch-commits
mailing list