mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rssguard: update to 3.9.2.
This commit is contained in:
parent
505fb4bfaf
commit
ef8271436c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rssguard'
|
# Template file for 'rssguard'
|
||||||
pkgname=rssguard
|
pkgname=rssguard
|
||||||
version=3.9.1
|
version=3.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
|
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/martinrotter/rssguard"
|
homepage="https://github.com/martinrotter/rssguard"
|
||||||
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
|
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
|
||||||
checksum=312468a21a370159b0e10f6814071f6182314e196f2930402ffc307871e36fbf
|
checksum=05eb628ff085ff10056289fd83b5e3b0583c19e3711795ade024bdfe71de5d97
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install rssguard icon manually
|
# Install rssguard icon manually
|
||||||
|
|
Loading…
Add table
Reference in a new issue