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

Florian Pritz bluewind at gemini.archlinux.org
Fri Dec 24 09:58:50 UTC 2021


    Date: Friday, December 24, 2021 @ 09:58:49
  Author: bluewind
Revision: 1083376

upgpkg: zim 0.74.3-1: upstream update

Modified:
  zim/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-24 07:24:43 UTC (rev 1083375)
+++ PKGBUILD	2021-12-24 09:58:49 UTC (rev 1083376)
@@ -3,8 +3,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=zim
-pkgver=0.74.2
-pkgrel=2
+pkgver=0.74.3
+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 @@
             'gtksourceview3: Source View plugin'
             'texlive-bin: Insert Equation plugin')
 source=("https://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz")
-md5sums=('ce73ea5c147c9e3ed22542f0b6bbaad3')
+md5sums=('aaa3cec955ee4b1f07ee894105b49026')
 
 check() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list