summaryrefslogtreecommitdiff
path: root/community/sigil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-17 19:20:30 +0000
committerroot <root@rshg054.dnsready.net>2012-02-17 19:20:30 +0000
commit4fc59478d1180fd7984003f5b1645fe40954299f (patch)
tree35f3d7dada2cfcb8194cdaed447c431664746934 /community/sigil
parent76774d40da5ce246c9f2178fdf937706d99af4b2 (diff)
Fri Feb 17 19:20:30 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 5b3e1f11f..0a25efc66 100644
--- a/community/sigil/PKGBUILD
+++ b/community/sigil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 63837 2012-02-06 01:19:19Z giovanni $
+# $Id: PKGBUILD 64563 2012-02-16 14:20:35Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
-pkgver=0.5.1
+pkgver=0.5.2
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=('82a2a764e38eb1372dbe43597055957d'
+md5sums=('f32da6168a475041e4337fd70845851d'
'fef6aa492af487ccccd6b133635cee5a')
build() {