mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
rssguard: update to 3.9.1.
This commit is contained in:
parent
4cf55cdcc5
commit
148936879b
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.0
|
version=3.9.1
|
||||||
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=79ca9cccc6173e3a1f58ff49a5d9896d87e009ecd831619ce4ebe2e4e476d7a4
|
checksum=312468a21a370159b0e10f6814071f6182314e196f2930402ffc307871e36fbf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install rssguard icon manually
|
# Install rssguard icon manually
|
||||||
|
|
Loading…
Add table
Reference in a new issue