liferea: update to 1.12.7.
This commit is contained in:
parent
7e549c9cbb
commit
ccb90498ea
|
@ -1,9 +1,7 @@
|
|||
# Template file for 'liferea'
|
||||
pkgname=liferea
|
||||
version=1.12.6
|
||||
version=1.12.7
|
||||
revision=1
|
||||
_version=${version}b
|
||||
wrksrc="${pkgname}-${_version}"
|
||||
build_style=gnu-configure
|
||||
makedepends="libxslt-devel webkit2gtk-devel
|
||||
json-glib-devel $(vopt_if gir gobject-introspection)
|
||||
|
@ -14,8 +12,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://lzone.de/liferea/"
|
||||
changelog="https://raw.githubusercontent.com/lwindolf/liferea/master/ChangeLog"
|
||||
distfiles="https://github.com/lwindolf/liferea/releases/download/v${version}/${pkgname}-${_version}.tar.bz2"
|
||||
checksum=2da4adba18bdc7294d5a3c850f594894863034ca9dc1b9448ac0971deb0bf90e
|
||||
distfiles="https://github.com/lwindolf/liferea/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ff13875a8ef030e6697fb8550ba5f8aaa5f7968408f3cb94a03e86850586fe7d
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue