Date: Tuesday, May 5, 2020 @ 10:40:42 Author: alucryd Revision: 624868
upgpkg: switchboard 2.4.0-1 Modified: switchboard/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 10:39:03 UTC (rev 624867) +++ PKGBUILD 2020-05-05 10:40:42 UTC (rev 624868) @@ -3,7 +3,7 @@ # Contributor: dserban <[email protected]> pkgname=switchboard -pkgver=2.3.9 +pkgver=2.4.0 pkgrel=1 pkgdesc='The Pantheon Control Center' arch=(x86_64) @@ -40,7 +40,7 @@ 'switchboard-plug-security-privacy: Security & Privacy plug' ) provides=(libswitchboard-2.0.so) -source=(git+https://github.com/elementary/switchboard.git#tag=2a6195da9b2d1e1a02374260db575f056abead1c) +source=(git+https://github.com/elementary/switchboard.git#tag=c9c17501457911479587f2e894f298aa56166441) sha256sums=(SKIP) pkgver() {
