From e4138f20a19dec510d1a3e4dce00a358d8f7944d Mon Sep 17 00:00:00 2001 From: wbp Date: Wed, 19 Aug 2026 22:20:22 -0700 Subject: [PATCH] tweeny: update to 4.1.0 --- srcpkgs/tweeny/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tweeny/template b/srcpkgs/tweeny/template index cb244a138f9404..86a94e8668aeed 100644 --- a/srcpkgs/tweeny/template +++ b/srcpkgs/tweeny/template @@ -1,6 +1,6 @@ # Template file for 'tweeny' pkgname=tweeny -version=3.2.1 +version=4.1.0 revision=1 build_style=cmake short_desc="Modern C++ tweening library" @@ -9,7 +9,7 @@ license="MIT" homepage="https://github.com/mobius3/tweeny" changelog="https://github.com/mobius3/tweeny/blob/master/CHANGELOG.md" distfiles="https://github.com/mobius3/tweeny/archive/v${version}.tar.gz" -checksum=76be17b39b234b4a7c12a5d9497ebb3d52b817eaf4c3748d1d21cf7df76835ed +checksum=110903c6b5e2a68b28927c0ecf0c504d1b682fcd451f874880448857311a88b4 post_install() { vlicense LICENSE