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