kile & bitlbee updates

This commit is contained in:
Anke 2011-06-12 15:21:14 +00:00
parent 5672bccaad
commit d6bbf8f3ed
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=bitlbee
pkgver=3.0.2
pkgver=3.0.3
pkgrel=1
pkgdesc="An IRC to IM gateway. Supports MSN, ICQ, Jabber, Yahoo!, and AIM"
arch=('i686' 'x86_64')
@ -21,7 +21,7 @@ backup=(etc/bitlbee/bitlbee.conf etc/bitlbee/motd.txt etc/xinetd.d/bitlbee)
source=(http://get.bitlbee.org/src/${pkgname}-${pkgver}.tar.gz
'bitlbee.xinetd'
'bitlbee.rcd')
sha1sums=('59113b1dc440ebd775e6cf324d1cfb698fb20cfc'
sha1sums=('4140eb7aaa2c6a39fa059d19f8fbaec0d7a1ebff'
'5e0af27ba9cc4fe455e3381c75fc49a9326e2f17'
'299776783902cc2e20be49e2fe729572ca656383')

View File

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