winegui: update to 2.8.1.

This commit is contained in:
Melroy van den Berg 2024-08-25 17:15:12 +02:00 committed by Duncan Overbruck
parent 9f449e02e0
commit b42d186ea9

View file

@ -1,6 +1,6 @@
# Template file for 'winegui' # Template file for 'winegui'
pkgname=winegui pkgname=winegui
version=2.6.1 version=2.8.1
revision=1 revision=1
archs="i686* x86_64*" archs="i686* x86_64*"
build_style=cmake build_style=cmake
@ -12,7 +12,7 @@ maintainer="Melroy van den Berg <melroy@melroy.org>"
license="AGPL-3.0-only" license="AGPL-3.0-only"
homepage="https://gitlab.melroy.org/melroy/winegui" homepage="https://gitlab.melroy.org/melroy/winegui"
distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz" distfiles="https://winegui.melroy.org/downloads/WineGUI-Source-v${version}.tar.gz"
checksum=dde481e4886bdfa879333754e430b054117072618f8ea20b33f0f56711e2c5c0 checksum=61b732379875c70e4d47f214409854fae6ff943a38207feabfa94ceabaa4a275
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE