wok-current diff claws-mail-acpinotifier/receipt @ rev 22860
updated gnomad2 (2.9.4 -> 2.9.6)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 20 15:00:57 2020 +0100 (2020-02-20) |
parents | c86e41198e76 |
children | 93d12db6c664 |
line diff
1.1 --- a/claws-mail-acpinotifier/receipt Wed Aug 08 22:36:22 2018 +0300 1.2 +++ b/claws-mail-acpinotifier/receipt Thu Feb 20 15:00:57 2020 +0100 1.3 @@ -1,20 +1,20 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="claws-mail-acpinotifier" 1.7 -VERSION="3.9.3" 1.8 +VERSION="3.17.4" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Enables mail notification via LEDs on some laptops (Acer, ASUS, Fujitsu, IBM)." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 LICENSE="GPL3" 1.13 WEB_SITE="https://www.claws-mail.org/plugins.php" 1.14 -WANTED="claws-mail" 1.15 1.16 DEPENDS="claws-mail" 1.17 +WANTED="claws-mail" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules() 1.21 { 1.22 - mkdir -p $fs/usr/lib/claws-mail/plugins 1.23 - cp -a $install/usr/lib/claws-mail/plugins/acpi_notifier.so \ 1.24 + mkdir -p $fs/usr/lib/claws-mail/plugins 1.25 + cp -a $install/usr/lib/claws-mail/plugins/acpi_notifier.so \ 1.26 $fs/usr/lib/claws-mail/plugins 1.27 }