pyotherside: update to 1.6.1.
This commit is contained in:
parent
2c264d1e8b
commit
fb8a711939
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pyotherside'
|
||||
pkgname=pyotherside
|
||||
version=1.6.0
|
||||
revision=2
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args="PYTHON_CONFIG=${XBPS_CROSS_BASE}/usr/bin/python3-config"
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|||
license="ISC"
|
||||
homepage="https://thp.io/2011/pyotherside/"
|
||||
distfiles="https://github.com/thp/pyotherside/archive/${version}.tar.gz"
|
||||
checksum=ead71d0a549acb6664d72745fae5b1d4e433274c64be6a680ceeeef0754451ab
|
||||
checksum=d8ce8383990635472be98461f12c2352e98bc8351faa3416e6fa4679f8f08f06
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue