octoxbps: update to 0.2.0.
This commit is contained in:
parent
59df034c1c
commit
0db4a4bced
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'octoxbps'
|
||||
pkgname=octoxbps
|
||||
version=0.1.0
|
||||
revision=4
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
makedepends="qt5-declarative-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/aarnt/octoxbps"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=8680f2a7fc8899ff653bef40ce2e73e345b9e1978abd87ea4e5ae6715575662b
|
||||
checksum=919b6dd58801c6e443d05b87478b0cceb39488bb2cf15493bebabb7fce2e007e
|
||||
|
||||
do_install() {
|
||||
vbin bin/octoxbps
|
||||
|
|
Loading…
Reference in a new issue