Date: Thursday, December 15, 2022 @ 13:58:47 Author: alerque Revision: 1359266
upgpkg: lapce 0.2.5-1 Modified: lapce/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-15 13:37:39 UTC (rev 1359265) +++ PKGBUILD 2022-12-15 13:58:47 UTC (rev 1359266) @@ -2,7 +2,7 @@ # Contributor: George Rawlinson <[email protected]> pkgname=lapce -pkgver=0.2.4 +pkgver=0.2.5 pkgrel=1 pkgdesc='Lightning-fast and Powerful Code Editor' arch=(x86_64) @@ -22,7 +22,7 @@ options=('!lto') _archive="$pkgname-$pkgver" source=("$_url/archive/v$pkgver/$_archive.tar.gz") -sha256sums=('76e6a9d91988b41815e3c2a94be7f4ba60966b8cc2355da7fcd17937e2cc1d7e') +sha256sums=('3b8357653eda77b2c85306ba9f7202e539987ada4a7b5be2018b142bb23be7e4') prepare() { cd "$_archive"
