mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 17:14:35 +08:00
corrections kde 4.8.1, marble, kde-wallpapers
This commit is contained in:
parent
6c83681685
commit
48aca1fe2b
@ -5,7 +5,7 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# include global config
|
||||
#source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
#
|
||||
# package info
|
||||
@ -26,8 +26,8 @@ groups=("kde" "kdeedu" "kde-uninstall")
|
||||
options=('docs' '!splithdr' 'splitdbg' 'log')
|
||||
install=${pkgname}.install
|
||||
|
||||
source=("$_mirror/${pkgbase}-$_kdever.tar.bz2")
|
||||
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user