From e87aa406ad020e23182d11448247f88c8ef58f80 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Sun, 19 Apr 2026 10:19:23 +0200 Subject: [PATCH] libraqm: update to 0.10.5 --- srcpkgs/libraqm/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libraqm/template b/srcpkgs/libraqm/template index 9906735818f..318062ecf3b 100644 --- a/srcpkgs/libraqm/template +++ b/srcpkgs/libraqm/template @@ -1,6 +1,6 @@ # Template file for 'libraqm' pkgname=libraqm -version=0.10.3 +version=0.10.5 revision=1 build_style=meson configure_args="-Ddocs=true -Db_ndebug=false" @@ -10,11 +10,12 @@ short_desc="Library for complex text layout" maintainer="Orphaned " license="MIT" homepage="https://github.com/HOST-Oman/libraqm" +changelog="https://raw.githubusercontent.com/HOST-Oman/libraqm/refs/heads/main/NEWS" distfiles="https://github.com/HOST-Oman/libraqm/archive/refs/tags/v${version}.tar.gz" -checksum=fe1fe28b32f97ef97b325ca5d2defb0704da1ef048372ec20e85e1f587e20965 +checksum=7f3dd21b4b3bd28a36f2c911d31d91a9d69341697713923ef1aac65d56ebcafd post_install() { - vlicense COPYING LICENSE + vlicense COPYING } libraqm-devel_package() {