dialogbox: rebuild for metadata
This commit is contained in:
parent
716fc89a1f
commit
c7891d0177
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dialogbox'
|
||||
pkgname=dialogbox
|
||||
version=1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-host-tools qt5-devel"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Scriptable engine with customizable GUI for shell scripts"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/martynets/dialogbox"
|
||||
distfiles="https://github.com/martynets/dialogbox/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=554e59712a616772cff5734206e2a223171ad57c0e922421d8383a763b11640e
|
||||
|
|
Loading…
Reference in a new issue