octoxbps: update to 0.2.1.
This commit is contained in:
parent
8356f0560f
commit
f8c79f5d62
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.2.0
|
version=0.2.1
|
||||||
revision=2
|
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=919b6dd58801c6e443d05b87478b0cceb39488bb2cf15493bebabb7fce2e007e
|
checksum=d543b74fd092ad4de7e022ae0cfae542a047be0abd34e920a2196e284a4d5600
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
for _dir in ${wrksrc} ${wrksrc}/notifier/octoxbps-notifier; do
|
for _dir in ${wrksrc} ${wrksrc}/notifier/octoxbps-notifier; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue