Date: Friday, April 3, 2020 @ 07:38:51 Author: alucryd Revision: 610777
upgpkg: switchboard-plug-locale 2.5.1-1 Modified: switchboard-plug-locale/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-03 07:35:26 UTC (rev 610776) +++ PKGBUILD 2020-04-03 07:38:51 UTC (rev 610777) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=switchboard-plug-locale -pkgver=2.5.0 -pkgrel=2 +pkgver=2.5.1 +pkgrel=1 pkgdesc='Switchboard Locale Plug' arch=(x86_64) url=https://github.com/elementary/switchboard-plug-locale @@ -23,8 +23,8 @@ meson vala ) -source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=68d42a69a4cd85d4e31fcb4615db089c11a5bd03) -sha256sums=('SKIP') +source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=f6de4cb8d29ab8487c3f2a5e6ae9e2f5039ede42) +sha256sums=(SKIP) pkgver() { cd switchboard-plug-locale
