tweeny: update to 3.1.1.
This commit is contained in:
parent
122a1433e9
commit
194a74551f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tweeny'
|
||||
pkgname=tweeny
|
||||
version=3.1.0
|
||||
revision=2
|
||||
version=3.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Modern C++ tweening library"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
|
@ -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=ba201a2338023a44d966d8779b61e53f709dc5c4c55f6e0f01adac5ed7ea8cc7
|
||||
checksum=33d2f439eec49bdd8464bd8017381d6e50af898342be217a254fd2cef2b3bb0f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue