mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
vidcutter: update to 5.0.5
This commit is contained in:
parent
5676bf2c3e
commit
766d8d6f78
@ -1,5 +1,5 @@
|
||||
pkgname=vidcutter
|
||||
pkgver=3.5.0
|
||||
pkgver=5.0.5
|
||||
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=('6c07aa8d70c66e11ce2bcc37cea6083a84fe8b4602342da40a78e651dcd04b93')
|
||||
sha256sums=('7abba5bcf7c07a5554a47d87e3db168138136f9b2acd8896cbf85e794aac270f')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user