mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 07:57:14 +08:00
vidcutter: update to 5.5.0
This commit is contained in:
parent
9ad2c580e8
commit
64c5ed6bda
@ -1,5 +1,5 @@
|
|||||||
pkgname=vidcutter
|
pkgname=vidcutter
|
||||||
pkgver=5.0.5
|
pkgver=5.5.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="FFmpeg based video cutter & joiner with a modern PyQt5 GUI"
|
pkgdesc="FFmpeg based video cutter & joiner with a modern PyQt5 GUI"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -8,7 +8,7 @@ url="http://vidcutter.ozmartians.com"
|
|||||||
depends=('python3-pyqt5' 'python3-sip' 'ffmpeg' 'mpv' 'mediainfo')
|
depends=('python3-pyqt5' 'python3-sip' 'ffmpeg' 'mpv' 'mediainfo')
|
||||||
makedepends=('git' 'python3-setuptools')
|
makedepends=('git' 'python3-setuptools')
|
||||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/ozmartian/${pkgname}/archive/${pkgver}.tar.gz)
|
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/ozmartian/${pkgname}/archive/${pkgver}.tar.gz)
|
||||||
sha256sums=('7abba5bcf7c07a5554a47d87e3db168138136f9b2acd8896cbf85e794aac270f')
|
sha256sums=('0ea962a6bbad45983a37d1961aca866382228e018043c728d35365599acc0cd5')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user