pragtical: update to 3.5.2

This commit is contained in:
Konstantin Podsvirov 2025-03-15 22:11:10 +03:00 committed by Christoph Reiter
parent 97f368e415
commit 6c38c02d07

View File

@ -1,7 +1,7 @@
_realname=pragtical
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=3.5.1
pkgver=3.5.2
pkgrel=1
pkgdesc='The practical and pragmatic code editor. (mingw-w64)'
arch=('any')
@ -28,7 +28,7 @@ makedepends=(
)
source=("https://github.com/pragtical/pragtical/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
"0001-pragtical-meson-fix-install.patch")
sha256sums=('5b1887d57326351170970c56658b60a42199b2cc2f08a31f8202e082b8dd71b7'
sha256sums=('95050aaa879f05c5ca765d53cfa547b1e1967a60e9a10e8c92bb63d473f51d48'
'2e3da169123c34e059d78e63557f5c6e0e89b1e3fd377b3af69a6e6c44928b82')
prepare() {