winegui: update to 2.6.1
This commit is contained in:
parent
6b44e1f8d8
commit
fda35f5975
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'winegui'
|
||||
pkgname=winegui
|
||||
version=2.5.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://gitlab.melroy.org/melroy/winegui"
|
||||
distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
|
||||
checksum=cfca143bb51dbc0dcb50b2a7b68bb229c32e4323880dcba6e6afe3cda3c860c7
|
||||
checksum=dde481e4886bdfa879333754e430b054117072618f8ea20b33f0f56711e2c5c0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue