mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
xreader: update to 2.0.0.
This commit is contained in:
parent
85c1e530bf
commit
abbd541886
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xreader'
|
# Template file for 'xreader'
|
||||||
pkgname=xreader
|
pkgname=xreader
|
||||||
version=1.8.5
|
version=2.0.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-introspection --disable-thumbnailer"
|
configure_args="--disable-introspection --disable-thumbnailer"
|
||||||
hostmakedepends="mate-common"
|
hostmakedepends="mate-common"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/xreader"
|
homepage="https://github.com/linuxmint/xreader"
|
||||||
distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
|
||||||
checksum=11fca6f6126a168473d47a61dfe9d01d3c959a1aae6fcd3b9c849e26022e1949
|
checksum=f55852ddaf1fcc0b6dc2102301efb4b0b9d0c1a7bf89f6422e90644739555092
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue