libquvi-scripts: rebuild for lua53
This commit is contained in:
parent
1cf6981764
commit
83d9c166eb
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libquvi-scripts'
|
||||
pkgname=libquvi-scripts
|
||||
version=0.4.21
|
||||
revision=2
|
||||
revision=3
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config lua"
|
||||
makedepends="lua"
|
||||
depends="lua"
|
||||
hostmakedepends="pkg-config lua53"
|
||||
makedepends="lua53"
|
||||
depends="lua53"
|
||||
short_desc="Set of (lua) scripts for libquvi"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Reference in a new issue