Date: Sunday, March 8, 2020 @ 07:56:57 Author: heftig Revision: 591480
2.8.2-2 Modified: switchboard-plug-desktop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 07:56:40 UTC (rev 591479) +++ PKGBUILD 2020-03-08 07:56:57 UTC (rev 591480) @@ -2,7 +2,7 @@ pkgname=switchboard-plug-desktop pkgver=2.8.2 -pkgrel=1 +pkgrel=2 pkgdesc='Switchboard Desktop Plug' arch=(x86_64) url=https://github.com/elementary/switchboard-plug-pantheon-shell @@ -26,7 +26,7 @@ vala ) source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=b738b8cc0ff267eec47e90677e086aef5c825a0a) -sha256sums=(SKIP) +sha256sums=('SKIP') pkgver() { cd switchboard-plug-desktop
