mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
FeedReader: update to 2.10.0
This commit is contained in:
parent
26719b4686
commit
d880881e95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'FeedReader'
|
# Template file for 'FeedReader'
|
||||||
pkgname=FeedReader
|
pkgname=FeedReader
|
||||||
version=2.8.2
|
version=2.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel intltool itstool pkg-config vala"
|
hostmakedepends="glib-devel intltool itstool pkg-config vala"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://jangernert.github.io/FeedReader/"
|
homepage="https://jangernert.github.io/FeedReader/"
|
||||||
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=40ec53a5bdb745909b486092fb0c91686b2f1a76fce5416514f62c3f3617f612
|
checksum=fd10d2d2dc9c20c259d672634e5e100d10f0fb730e0687e1b3c2423224901a2c
|
||||||
nocross="SQLite.vala:131.12-131.36: error: The name copy does not exist in the context of Sqlite.Value"
|
nocross="SQLite.vala:131.12-131.36: error: The name copy does not exist in the context of Sqlite.Value"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue