[arch-commits] Commit in zim/trunk (PKGBUILD)
Kevin Piché
kevin at archlinux.org
Fri Nov 14 03:05:46 UTC 2008
Date: Thursday, November 13, 2008 @ 22:05:45
Author: kevin
Revision: 19016
upgpkg: zim 0.27-1
Modified:
zim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-13 22:09:35 UTC (rev 19015)
+++ PKGBUILD 2008-11-14 03:05:45 UTC (rev 19016)
@@ -3,7 +3,7 @@
pkgname=zim
_realname=Zim
-pkgver=0.26
+pkgver=0.27
pkgrel=1
pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
url="http://zim-wiki.org/"
source=(http://www.zim-wiki.org/downloads/${_realname}-${pkgver}.tar.gz)
depends=('gtk2-perl' 'librsvg' 'perl-file-mimeinfo')
-md5sums=('4d9f11b752427ea69762b26dc4cf1edf')
+md5sums=('ea7fa74ff100a35df3e85656dd4f019f')
build() {
cd ${startdir}/src/${_realname}-${pkgver}
More information about the arch-commits
mailing list