mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
vidcutter: update to 3.2.0
This commit is contained in:
parent
84c8c29d41
commit
7ff2a95e88
@ -1,5 +1,5 @@
|
||||
pkgname=vidcutter
|
||||
pkgver=3.0.1
|
||||
pkgver=3.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="FFmpeg based video cutter & joiner with a modern PyQt5 GUI"
|
||||
arch=('any')
|
||||
@ -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=('ac6bdbc60c1c14f41353cb05f889bc8f45061981dad30479d88145ea1a604540')
|
||||
sha256sums=('2f74f40c274b91600f241825872b8f50453000f2d60cb4b3194f521146c29642')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user