xreader: update to 1.8.4. (#445)
This commit is contained in:
parent
35fa3d0c3d
commit
90f3ccea05
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.3
|
version=1.8.4
|
||||||
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=ab9b391aa8ca576165075ff8262981f737b35849a765001f90bd867267169ced
|
checksum=ed0b16bab5a48c7f5c3cdad96cebe67a013a81812224f42caeb0cd6a5258922c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue