sigil update

This commit is contained in:
kNeophytos 2012-02-26 18:14:44 +00:00
parent 16f30d2138
commit a48517cba5

View File

@ -5,7 +5,7 @@
pkgname=sigil pkgname=sigil
_pkgname=Sigil _pkgname=Sigil
pkgver=0.5.2 pkgver=0.5.3
pkgrel=1 pkgrel=1
pkgdesc="A multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format. " pkgdesc="A multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format. "
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ makedepends=('cmake')
install=sigil.install install=sigil.install
source=(http://$pkgname.googlecode.com/files/$_pkgname-$pkgver-Code.zip source=(http://$pkgname.googlecode.com/files/$_pkgname-$pkgver-Code.zip
$pkgname.desktop) $pkgname.desktop)
md5sums=('f32da6168a475041e4337fd70845851d' md5sums=('83c1a5608a2ec59a83c86ccc1429b5cc'
'83779d140d681fd18f3a8c917bfa7f2f') '83779d140d681fd18f3a8c917bfa7f2f')
build() { build() {