From e2f6680762f3427f92aed7aaad748e8a64260bd1 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Sun, 30 Jul 2023 13:16:06 +0300 Subject: [PATCH] texstudio: Update to 4.6.1 --- mingw-w64-texstudio/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-texstudio/PKGBUILD b/mingw-w64-texstudio/PKGBUILD index abb3c6240f..c65bdf1b9d 100644 --- a/mingw-w64-texstudio/PKGBUILD +++ b/mingw-w64-texstudio/PKGBUILD @@ -3,7 +3,7 @@ _realname=texstudio pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=4.6.0 +pkgver=4.6.1 pkgrel=1 pkgdesc="Integrated writing environment for creating LaTeX documents (mingw-w64)" arch=('any') @@ -26,7 +26,7 @@ source=("${_realname}-$pkgver.tar.gz::https://github.com/texstudio-org/texstudio '0001-install-extra-files-on-mingw.patch' '0002-texstudio-4.2.2-fallbackpaths-win32-as-unix.patch' '0003-texstudio-4.2.3-fix-cast-to-smaller-type.patch') -sha256sums=('8b199e93aca9a8acc53f511cd31e6bbaef37818cc0142d38aafd15e8da4121d6' +sha256sums=('08c9a9b042b20e7a063fb547c3a215cef9368523ca334fd65e17922e07fe38ef' 'b89f798f910e54dc6618edc09ab2834537897b5b18e0590fcb75c3530d4796fb' '50695b93a29f9d0078d9a46e281a2366cae36d78d4ebd54e835151041fe7d359' 'ee2a685c006f21312700ed9ea8fee5d93f22695540375c69ede13d83a2e03407')