mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 00:04:37 +08:00
Fixup
This commit is contained in:
parent
ef8fc3d3bb
commit
1f758ca6bc
@ -36,7 +36,7 @@ pkgname=('kdesdk-cervisia'
|
|||||||
|
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
|
|
||||||
pkgdesc="KDE Standard Development Toolkit"
|
pkgdesc="KDE Standard Development Toolkit"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
@ -356,9 +356,9 @@ package_kdesdk-thumbnailers() {
|
|||||||
groups=("kde" "kde-devel" "kde-uninstall" "kdesdk")
|
groups=("kde" "kde-devel" "kde-uninstall" "kdesdk")
|
||||||
categories=('programming')
|
categories=('programming')
|
||||||
install=${pkgbase}.install
|
install=${pkgbase}.install
|
||||||
replaces=('po-thunbnailer')
|
replaces=('po-thumbnailer')
|
||||||
conflicts=('po-thunbnailer')
|
conflicts=('po-thumbnailer')
|
||||||
provides=('po-thunbnailer')
|
provides=('po-thumbnailer')
|
||||||
|
|
||||||
splitdirs="thumbnailers"
|
splitdirs="thumbnailers"
|
||||||
for i in ${splitdirs} ; do
|
for i in ${splitdirs} ; do
|
||||||
|
Loading…
Reference in New Issue
Block a user