[arch-commits] Commit in zim/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Sat Mar 17 14:00:15 UTC 2018
Date: Saturday, March 17, 2018 @ 14:00:14
Author: bluewind
Revision: 308945
upgpkg: zim 0.68-1
upstream update
Modified:
zim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-17 12:02:06 UTC (rev 308944)
+++ PKGBUILD 2018-03-17 14:00:14 UTC (rev 308945)
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=zim
-pkgver=0.67
+pkgver=0.68
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 @@
'pygtksourceview2: Source View plugin'
'texlive-bin: Insert Equation plugin')
source=(http://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e87975727f1166c723912c949bea51f2')
+md5sums=('336041a16687abb66fd9f604b98407e8')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list