xreader: update to 1.8.3. (#288)
This commit is contained in:
parent
a758986838
commit
f979613cb7
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.2
|
version=1.8.3
|
||||||
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=a8a767c4617bbeeecb3ebeb570cbaecb4c5e5ee7e69f359a5a46053aa0d09b63
|
checksum=ab9b391aa8ca576165075ff8262981f737b35849a765001f90bd867267169ced
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue