mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
xreader: update to 1.8.5. (#1027)
This commit is contained in:
parent
0afde113a7
commit
52137b1f75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xreader'
|
# Template file for 'xreader'
|
||||||
pkgname=xreader
|
pkgname=xreader
|
||||||
version=1.8.4
|
version=1.8.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-introspection --disable-thumbnailer"
|
configure_args="--disable-introspection --disable-thumbnailer"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
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=ed0b16bab5a48c7f5c3cdad96cebe67a013a81812224f42caeb0cd6a5258922c
|
checksum=11fca6f6126a168473d47a61dfe9d01d3c959a1aae6fcd3b9c849e26022e1949
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue