Prepare kde 4.10 beta1

This commit is contained in:
Manuel 2012-11-16 20:38:25 +00:00
parent e620ee45d8
commit 64074c4e07
2 changed files with 2 additions and 4 deletions

View File

@ -14,7 +14,7 @@ _origname=common
# package info
#
pkgname=kde-common
arch=(i686 x86_64)
arch=('x86_64')
pkgver=${_kdever}
pkgrel=1
@ -23,8 +23,6 @@ url="http://www.kde.org"
license=('GPL')
options=('!splitdbg' '!splithdr' 'strip')
provides=("kde-common=${_kdever}" "kde-agent=${_kdever}")
groups=("kde" "kde-minimal" "kde-uninstall")
# also add some obvious dependencies here, as there are users out there who dont update such stuff

View File

@ -3,7 +3,7 @@
#
post_install() {
echo " "
echo " > KDE Software Compilation 4.9.3"
echo " > KDE Software Compilation 4.10 Beta 1 (4.9.80)"
echo " > packaged by The Chakra Project"
echo " "
echo " Installation Prefix : /usr"