olive: update to 0.1.1.
This commit is contained in:
parent
f06d21ae91
commit
37607c1f4e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'olive'
|
||||
pkgname=olive
|
||||
version=0.1.0
|
||||
version=0.1.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-multimedia-devel qt5-svg-devel pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.olivevideoeditor.org"
|
||||
distfiles="https://github.com/olive-editor/olive/archive/${version}.tar.gz"
|
||||
checksum=099fc37fd9ae0cf272a86d0fb56ede154b0b76779690631cd256339a0a440244
|
||||
checksum=0df1b596d48d8b9d9fa3f5d0055000ef3b1ac2f12ce18fdedeb54b3c0e882a89
|
||||
|
||||
do_install() {
|
||||
vbin olive-editor
|
||||
|
|
Loading…
Reference in New Issue