variety: add missing icon

This commit is contained in:
Joel Beckmeyer
2026-07-08 16:58:15 +02:00
committed by Duncan Overbruck
parent 1ae55a878b
commit 13ec0e2e33
+2 -1
View File
@@ -1,7 +1,7 @@
# Template file for 'variety'
pkgname=variety
version=0.9.0
revision=1
revision=2
build_style=python3-module
pycompile_dirs="usr/share/variety/plugins"
hostmakedepends="python3-setuptools"
@@ -19,4 +19,5 @@ checksum=cfd3927d01d0415116a03886d0f54c3a8d5133360c1aef14a693cf76e97927de
post_install() {
vinstall variety.desktop 644 usr/share/applications
vinstall variety/data/icons/scalable/apps/variety.svg 644 usr/share/icons/hicolor/scalable/apps
}