kile & sigil updated

This commit is contained in:
abveritas 2011-01-13 01:09:22 +00:00
parent 95f9c36372
commit 76f7bb9ff4
2 changed files with 5 additions and 5 deletions

View File

@ -5,17 +5,17 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=kile
pkgver=2.1b4
pkgver=2.1b5
pkgrel=1
pkgdesc="A user friendly TeX/LaTeX frontend for KDE."
arch=("i686" "x86_64")
license=('GPL2')
url="http://kile.sourceforge.net/"
depends=('kdelibs' 'texlive-core')
depends=('kdelibs' 'texlive-core' 'docbook-xsl')
makedepends=('cmake' 'automoc4')
install=kile.install
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
md5sums=('8585c196b7bff68c5cffb924a98b8783')
md5sums=('281ca92d32424671242509e514f20c8c')
build() {
cd ${srcdir}

View File

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