diff --git a/srcpkgs/variety/template b/srcpkgs/variety/template index 70c78ba826489a..8127227336b7d1 100644 --- a/srcpkgs/variety/template +++ b/srcpkgs/variety/template @@ -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 }