birdtray: update to 1.9.0
This commit is contained in:
parent
1622b6bfd5
commit
2352e07575
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'birdtray'
|
||||
pkgname=birdtray
|
||||
version=1.8.1
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
|
@ -9,5 +9,5 @@ short_desc="Run Thunderbird with a system tray icon"
|
|||
maintainer="cptpcrd <cptpcrd.git@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/gyunaev/birdtray"
|
||||
distfiles="https://github.com/gyunaev/birdtray/archive/${version}.tar.gz"
|
||||
checksum="ab90a53ef85ec6cf5ec9ac5f7ddb54ea503ed0921c34f88cd09c33da5e609ec3"
|
||||
distfiles="https://github.com/gyunaev/birdtray/archive/v${version}.tar.gz"
|
||||
checksum=672256bfadbde2841dcd6bad00662aeba825a4f041fa9a1980763f9eb29294d0
|
||||
|
|
Loading…
Reference in a new issue