parent
5790a3570a
commit
da6966c6e9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'octoxbps'
|
||||
pkgname=octoxbps
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
|
@ -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=d543b74fd092ad4de7e022ae0cfae542a047be0abd34e920a2196e284a4d5600
|
||||
checksum=6f7643bb07960d8c8f60ce70dc495f866ae60a4d6d8160a7f108f79bf53d2d22
|
||||
|
||||
do_configure() {
|
||||
for _dir in ${wrksrc} ${wrksrc}/notifier/octoxbps-notifier; do
|
||||
|
|
Loading…
Reference in New Issue