mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'octoxbps'
|
||||||
pkgname=octoxbps
|
pkgname=octoxbps
|
||||||
version=0.1.0
|
version=0.2.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
makedepends="qt5-declarative-devel"
|
makedepends="qt5-declarative-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/aarnt/octoxbps"
|
homepage="https://github.com/aarnt/octoxbps"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=8680f2a7fc8899ff653bef40ce2e73e345b9e1978abd87ea4e5ae6715575662b
|
checksum=919b6dd58801c6e443d05b87478b0cceb39488bb2cf15493bebabb7fce2e007e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/octoxbps
|
vbin bin/octoxbps
|
||||||
|
|
Loading…
Add table
Reference in a new issue