octoxbps: update to 0.4.1.

This commit is contained in:
Dexter Gaon-Shatford 2025-08-07 20:26:05 -04:00 committed by Đoàn Trần Công Danh
parent c22482f6bb
commit b99b00713a

View file

@ -1,6 +1,6 @@
# Template file for 'octoxbps' # Template file for 'octoxbps'
pkgname=octoxbps pkgname=octoxbps
version=0.4.0 version=0.4.1
revision=1 revision=1
build_style=qmake build_style=qmake
build_helper=qmake6 build_helper=qmake6
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://tintaescura.com/projects/octoxbps/" homepage="https://tintaescura.com/projects/octoxbps/"
changelog="https://raw.githubusercontent.com/aarnt/octoxbps/master/CHANGELOG" changelog="https://raw.githubusercontent.com/aarnt/octoxbps/master/CHANGELOG"
distfiles="https://github.com/aarnt/octoxbps/archive/v${version}.tar.gz" distfiles="https://github.com/aarnt/octoxbps/archive/v${version}.tar.gz"
checksum=9c01d6a97511e3cecea32d094482e14b40ff3e1ede6576eb45a7e75dd8f39920 checksum=87f3d141ab841fc54c83e12739fe353f95509c18a684a6fdd32e5605ad832764
post_configure() { post_configure() {
sed -i 's/usr\/local/usr/g' src/constants.h sed -i 's/usr\/local/usr/g' src/constants.h