actiona: update to 3.9.3
This commit is contained in:
parent
70184db76c
commit
626c022709
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'actiona'
|
# Template file for 'actiona'
|
||||||
pkgname=actiona
|
pkgname=actiona
|
||||||
version=3.9.2
|
version=3.9.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-plugin-mysql"
|
hostmakedepends="pkg-config qt5-qmake qt5-plugin-mysql"
|
||||||
makedepends="libopencv-devel libnotify-devel boost-devel qt5-devel qt5-multimedia-devel
|
makedepends="libopencv-devel libnotify-devel boost-devel qt5-devel qt5-multimedia-devel
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://actiona.tools/"
|
homepage="https://actiona.tools/"
|
||||||
distfiles="https://github.com/Jmgr/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Jmgr/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=5e4b6f41b93a435818572b5ab1523329429ae07c18216743150306c9c1e54b25
|
checksum=91b6a0bbe92cc6776faba8fa726cbd7cf4efb1ae3134739c7bcec5b37b8571c0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/applications
|
vmkdir usr/share/applications
|
||||||
|
|
Loading…
Reference in a new issue