mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
tweeny: update to 3.1.0
This commit is contained in:
parent
dce3c29655
commit
60f0b30c6c
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'tweeny'
|
||||
pkgname=tweeny
|
||||
version=3
|
||||
version=3.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
makedepends="SDL2-devel"
|
||||
short_desc="Modern C++ tweening library"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
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=699633578f958cbb1363f80164ac063dc40ce08dfc26b0591752ca412e64c941
|
||||
checksum=ba201a2338023a44d966d8779b61e53f709dc5c4c55f6e0f01adac5ed7ea8cc7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue