sigil updated to 0.3.3

This commit is contained in:
abveritas 2011-01-09 12:23:39 +00:00
parent 1f5c5ca379
commit d65a040fe1

View File

@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=sigil
_pkgname=Sigil
pkgver=0.3.2
pkgver=0.3.3
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=('a6d5e77da11aece30061ed1a0e584afd'
md5sums=('a8573e877f3bcf250ee29bd934939e35'
'3034d3948eb01804db7a71f89a3eba7d')
build() {