Date: Monday, July 19, 2021 @ 13:09:46 Author: alucryd Revision: 978664
upgpkg: switchboard-plug-applications 6.0.0-1 Modified: switchboard-plug-applications/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-19 13:08:21 UTC (rev 978663) +++ PKGBUILD 2021-07-19 13:09:46 UTC (rev 978664) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=switchboard-plug-applications -pkgver=2.1.7 -pkgrel=2 +pkgver=6.0.0 +pkgrel=1 pkgdesc='Switchboard Applications Plug' arch=(x86_64) url=https://github.com/elementary/switchboard-plug-applications @@ -9,6 +9,7 @@ license=(GPL3) groups=(pantheon) depends=( + flatpak glib2 gtk3 libgee @@ -20,7 +21,7 @@ meson vala ) -_tag=efdf7b468d1be2250c4dcd6a468974c4151f6edb +_tag=58205af05cf18c5ada30184dcd81d98cfebb538e source=(git+https://github.com/elementary/switchboard-plug-applications.git#tag=${_tag}) sha256sums=(SKIP)
