mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 19:27:15 +08:00
Prepare kde 4.10 beta1
This commit is contained in:
parent
e620ee45d8
commit
64074c4e07
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user