Date: Sunday, November 13, 2022 @ 12:23:53 Author: bluewind Revision: 1347230
upgpkg: zim 0.75.1-1: upstream update Modified: zim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-13 12:11:01 UTC (rev 1347229) +++ PKGBUILD 2022-11-13 12:23:53 UTC (rev 1347230) @@ -3,7 +3,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=zim -pkgver=0.74.3 +pkgver=0.75.1 pkgrel=1 pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop." arch=(any) @@ -25,7 +25,7 @@ 'gtksourceview3: Source View plugin' 'texlive-bin: Insert Equation plugin') source=("https://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz") -md5sums=('aaa3cec955ee4b1f07ee894105b49026') +md5sums=('cc73838c1312b5e161d15a51ae4247c4') check() { cd "${srcdir}/${pkgname}-${pkgver}"
