[arch-commits] Commit in zim/trunk (PKGBUILD)

Florian Pritz bluewind at gemini.archlinux.org
Sun Sep 26 08:09:08 UTC 2021


    Date: Sunday, September 26, 2021 @ 08:09:08
  Author: bluewind
Revision: 1025536

upgpkg: zim 0.74.1-1: upstream update

Modified:
  zim/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-26 06:47:39 UTC (rev 1025535)
+++ PKGBUILD	2021-09-26 08:09:08 UTC (rev 1025536)
@@ -3,7 +3,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=zim
-pkgver=0.74.0
+pkgver=0.74.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=('22d38391456b08b261af7680ca75988e')
+md5sums=('8bd98152a369de3938985e5c8c87d45b')
 
 check() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list