Date: Friday, June 7, 2019 @ 06:31:47 Author: alucryd Revision: 478149
upgpkg: pantheon-photos 2.6.4-1 Modified: pantheon-photos/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-07 06:26:45 UTC (rev 478148) +++ PKGBUILD 2019-06-07 06:31:47 UTC (rev 478149) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=pantheon-photos -pkgver=2.6.2 +pkgver=2.6.4 pkgrel=1 pkgdesc='The Pantheon Photos Manager' arch=(x86_64) @@ -37,12 +37,12 @@ webkit2gtk ) optdepends=('webkit2gtk: Publishing plugins') +groups=(pantheon) source=(pantheon-photos::git+https://github.com/elementary/photos.git#tag=${pkgver}) sha256sums=(SKIP) build() { arch-meson pantheon-photos build \ - -D b_pie=false \ -D libunity=false ninja -C build }
