summaryrefslogtreecommitdiff
path: root/community/sigil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-29 03:34:34 +0000
committerroot <root@rshg054.dnsready.net>2012-02-29 03:34:34 +0000
commit32b05a621cb20af1bd4b7cd6f5609b7512bb20f1 (patch)
tree60ba7e9c94b5ea69643a2022cd2ff890958da0f9 /community/sigil
parent1f567a9d58d16b76320168f0624aa55bd6320284 (diff)
Wed Feb 29 03:34:34 UTC 2012
Diffstat (limited to 'community/sigil')
-rw-r--r--community/sigil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sigil/PKGBUILD b/community/sigil/PKGBUILD
index 0a25efc66..a2bc241ca 100644
--- a/community/sigil/PKGBUILD
+++ b/community/sigil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 64563 2012-02-16 14:20:35Z giovanni $
+# $Id: PKGBUILD 66696 2012-02-27 15:03:06Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="A WYSIWYG ebook editor"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('cmake')
install=sigil.install
source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip"
"${pkgname}.desktop")
-md5sums=('f32da6168a475041e4337fd70845851d'
+md5sums=('83c1a5608a2ec59a83c86ccc1429b5cc'
'fef6aa492af487ccccd6b133635cee5a')
build() {