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'
|
# Template file for 'libquvi-scripts'
|
||||||
pkgname=libquvi-scripts
|
pkgname=libquvi-scripts
|
||||||
version=0.4.21
|
version=0.4.21
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config lua"
|
hostmakedepends="pkg-config lua53"
|
||||||
makedepends="lua"
|
makedepends="lua53"
|
||||||
depends="lua"
|
depends="lua53"
|
||||||
short_desc="Set of (lua) scripts for libquvi"
|
short_desc="Set of (lua) scripts for libquvi"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Reference in a new issue