mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyotherside: update to 1.6.1.
This commit is contained in:
parent
2c264d1e8b
commit
fb8a711939
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pyotherside'
|
# Template file for 'pyotherside'
|
||||||
pkgname=pyotherside
|
pkgname=pyotherside
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="PYTHON_CONFIG=${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
configure_args="PYTHON_CONFIG=${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://thp.io/2011/pyotherside/"
|
homepage="https://thp.io/2011/pyotherside/"
|
||||||
distfiles="https://github.com/thp/pyotherside/archive/${version}.tar.gz"
|
distfiles="https://github.com/thp/pyotherside/archive/${version}.tar.gz"
|
||||||
checksum=ead71d0a549acb6664d72745fae5b1d4e433274c64be6a680ceeeef0754451ab
|
checksum=d8ce8383990635472be98461f12c2352e98bc8351faa3416e6fa4679f8f08f06
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue