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