some fixes

This commit is contained in:
2022-09-07 05:27:45 +02:00
parent 5699cf6687
commit 1eefef0667
3 changed files with 14 additions and 14 deletions

@ -6,19 +6,21 @@ pkgdesc="Theme switcher application"
arch=(any)
url=""
license=(unknown)
depends=('yad',
'zafiro-icon-theme-git',
depends=('yad'
'zafiro-icon-theme'
'skeuos-gtk')
provides=('theme-switcher')
backup=()
options=(!strip)
install='theme-switcher.install'
source=("theme-switcher"
"theme-switcher.desktop",
"theme-switcher.desktop"
"theme-switcher-icons.tar.gz")
sha256sums=('SKIP'
'SKIP'
'SKIP')
package() {
# copy icons
install -d ${pkgdir}/usr/share/theme-switcher/icons
install -Dm644 ${srcdir}/icons/* ${pkgdir}/usr/share/theme-switcher/icons
# copy executables