diff --git a/srcpkgs/biblioteq/template b/srcpkgs/biblioteq/template index a28f217e1bd..54cf7dc9ad7 100644 --- a/srcpkgs/biblioteq/template +++ b/srcpkgs/biblioteq/template @@ -1,6 +1,6 @@ # Template file for 'biblioteq' pkgname=biblioteq -version=2018.10.01 +version=2018.12.12 revision=1 build_style=qmake configure_args="-o Makefile" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://textbrowser.github.io/biblioteq/" distfiles="https://github.com/textbrowser/biblioteq/archive/${version}.tar.gz" -checksum=97ec333a0240eb3ffb9c3c3461f0bbc71f74267bac8679d12a3c679b865de776 +checksum=27bdf450233ff6de20df063eee48093aa4a6e8fdad73e24ac2a7176996a582fe case "$XBPS_TARGET_MACHINE" in arm*) configure_args+=" biblioteq.arm.pro" ;;