Date: Wednesday, February 12, 2020 @ 18:14:19 Author: alucryd Revision: 569575
upgpkg: pantheon-files 4.4.0-1 Modified: pantheon-files/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-12 18:08:37 UTC (rev 569574) +++ PKGBUILD 2020-02-12 18:14:19 UTC (rev 569575) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=pantheon-files -pkgver=4.2.0 +pkgver=4.4.0 pkgrel=1 pkgdesc='The Pantheon File Browser' arch=(x86_64) @@ -17,6 +17,7 @@ libcanberra libcloudproviders libgee + libgit2-glib libgranite.so libnotify pango @@ -34,7 +35,7 @@ 'gvfs: Cleaner devices section' 'tumbler: Thumbnails generation' ) -source=(pantheon-files::git+https://github.com/elementary/files.git#tag=e36b02dcf79a686cae1ab1f00e8ac3835f292c4a) +source=(pantheon-files::git+https://github.com/elementary/files.git#tag=4f8d8256a2174e5f24bb248102a70f0bb6cabd28) sha256sums=(SKIP) pkgver() {
