mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
5790a3570a
commit
da6966c6e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'octoxbps'
|
# Template file for 'octoxbps'
|
||||||
pkgname=octoxbps
|
pkgname=octoxbps
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
|
@ -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=d543b74fd092ad4de7e022ae0cfae542a047be0abd34e920a2196e284a4d5600
|
checksum=6f7643bb07960d8c8f60ce70dc495f866ae60a4d6d8160a7f108f79bf53d2d22
|
||||||
|
|
||||||
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
Reference in a new issue