File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'biblioteq'
22pkgname=biblioteq
3- version=2026.01.07
3+ version=2026.02.18
44revision=1
55build_style=qmake
66build_helper=qmake6
@@ -13,15 +13,13 @@ maintainer="Rutpiv <roger_freitas@live.com>"
1313license="BSD-3-Clause"
1414homepage="https://textbrowser.github.io/biblioteq/"
1515distfiles="https://github.com/textbrowser/biblioteq/archive/${version}.tar.gz"
16- checksum=535b6a468011554285f003f52e703901434e34a8c3c726bf856bcaa0394c3662
16+ checksum=06290be9beaefe71b4c60da62d91459b50aadd2bc0ae886a9bbbabbe2a22e937
1717conf_files="/etc/biblioteq.conf"
1818
1919# Set the appropriate build helper and dependencies based on architecture
2020case "$XBPS_TARGET_MACHINE" in
21- ppc*)
22- configure_file="biblioteq.powerpc.pro"
23- ;;
24- *) configure_file="biblioteq.pro" ;;
21+ ppc*) configure_file="biblioteq.powerpc.pro" ;;
22+ *) configure_file="biblioteq.pro" ;;
2523esac
2624
2725pre_configure() {
You can’t perform that action at this time.
0 commit comments