dotherside: update to 0.6.2.
This commit is contained in:
parent
db81fc43c4
commit
cb45a6b936
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dotherside'
|
# Template file for 'dotherside'
|
||||||
pkgname=dotherside
|
pkgname=dotherside
|
||||||
version=0.5.2
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-host-tools qt5-declarative-devel"
|
hostmakedepends="qt5-host-tools qt5-declarative-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="gangstacat <grumpy@keemail.me>"
|
||||||
license="LGPL-3.0"
|
license="LGPL-3.0"
|
||||||
homepage="https://github.com/filcuc/DOtherSide"
|
homepage="https://github.com/filcuc/DOtherSide"
|
||||||
distfiles="https://github.com/filcuc/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/filcuc/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=1f91c011b776fc6810662155e0408e40ca0cec50331d9501ca514a45fcce145f
|
checksum=2c364b0c6840441f5227ecad3478bd312f7af6c8aa10bff89e202dba3e6be0f5
|
||||||
wrksrc="DOtherSide-${version}"
|
wrksrc="DOtherSide-${version}"
|
||||||
|
|
||||||
dotherside-devel_package() {
|
dotherside-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue