summaryrefslogtreecommitdiff
path: root/community/sigil
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-05 09:35:40 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-05 09:35:40 -0300
commit2e27d8d9808d5d65c1d6f39b629fbe956b294697 (patch)
tree8811c7a4e5b81100d1f0542367ae623356038ae8 /community/sigil
parente4110059fee6ff87ee66fe88c17b47848b9bf49d (diff)
parent947a049195183934ba5dffc131f9512fe253f4db (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/lshw/PKGBUILD extra/ardour/PKGBUILD
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 10f5da559..8bb3abf31 100644
--- a/community/sigil/PKGBUILD
+++ b/community/sigil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78965 2012-10-28 10:20:16Z giovanni $
+# $Id: PKGBUILD 80849 2012-12-04 13:39:38Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="WYSIWYG ebook editor"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('qtwebkit' 'boost-libs')
makedepends=('cmake' 'gendesk' 'boost')
install=sigil.install
source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip")
-md5sums=('5f85f06077c572a4105398569fe7dfe6')
+md5sums=('cc104b2a9c3a5918c489a784c71ddf74')
build() {
cd "${srcdir}"