pkrel up for kdegames-kgoldrunner

This commit is contained in:
Anke 2011-10-07 15:25:32 +00:00
parent 4b25c6c7a5
commit 6b2e3d49d4
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ pkgname=('kdegames-common'
arch=('i686' 'x86_64')
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="split package"
url="http://www.kde.org"

View File

@ -35,7 +35,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' "kdelibs>=${_kdever}"
"kdepimlibs>=${_kdever}" "kde-baseapps>=${_kdever}"
"kde-workspace>=${_kdever}" "kdebindings-pykde4>=${_kdever}"
'system-config-printer-common' 'libarchive' 'qimageblitz'
'p7zip' 'zip' 'unzip' 'unrar' "kdepim-runtime>=${_kdever}")
'p7zip' 'zip' 'unzip' 'unrar' "kdepim-runtime>=${_kdever}" 'docbook-xsl')
source=("$_mirror/${pkgbase}-$_kdever.tar.bz2")
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)