⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/tweeny/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tweeny'
pkgname=tweeny
version=3.2.0
version=3.2.1
revision=1
build_style=cmake
short_desc="Modern C++ tweening library"
Expand All @@ -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=2be7db9e0354da31f020b77474e2d547dbbaa8999a6a4bea4b388e6d31e4ef07
checksum=76be17b39b234b4a7c12a5d9497ebb3d52b817eaf4c3748d1d21cf7df76835ed

post_install() {
vlicense LICENSE
Expand Down