updated sigil to 0.3.2

This commit is contained in:
Andrei Nistor 2010-12-06 15:19:45 +00:00
parent 9c898693ab
commit 5cafdb0003

View File

@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=sigil
_pkgname=Sigil
pkgver=0.3.0
pkgver=0.3.2
pkgrel=1
pkgdesc="A multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format. "
arch=('i686' 'x86_64')
@ -19,7 +19,7 @@ makedepends=('cmake')
install=sigil.install
source=(http://${pkgname}.googlecode.com/files/${_pkgname}-${pkgver}-Code.zip
${pkgname}.desktop)
md5sums=('a44d21dd173e66cbf6f873fdd7120f37'
md5sums=('a6d5e77da11aece30061ed1a0e584afd'
'3034d3948eb01804db7a71f89a3eba7d')
build() {