Florian Pritz pushed to branch main at Arch Linux / Packaging / Packages / zim
Commits: e80fe944 by Florian Pritz at 2023-08-20T16:48:26+02:00 upgpkg: 0.75.2-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=zim -pkgver=0.75.1 -pkgrel=2 +pkgver=0.75.2 +pkgrel=1 pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop." arch=(any) license=('GPL' 'PerlArtistic') @@ -25,7 +25,7 @@ optdepends=('bzr: Version Control plugin' 'gtksourceview3: Source View plugin' 'texlive-bin: Insert Equation plugin') source=("https://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz") -sha256sums=('88e175d7f7e141896f9e958989d252d722556af17bc4bc6f065e7d54287d0385') +sha256sums=('40890db05b1678d1c47178461c767224330c5b694dbddc0c24b1b178265a2dd2') check() { cd "${srcdir}/${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/e80fe944c2c5707057a05973818b690f6e9a6c69 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/e80fe944c2c5707057a05973818b690f6e9a6c69 You're receiving this email because of your account on gitlab.archlinux.org.
