summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkanehekili2022-02-05 23:07:01 +0100
committerkanehekili2022-02-05 23:07:01 +0100
commitb279754929c2b68b21a545d5586c18426626fd25 (patch)
treea38f0c7b2aab350bce16ce8755f93da6d8befd9b /PKGBUILD
parent2571c085b62f000829af7fe2ed81fd1988a43551 (diff)
downloadaur-b279754929c2b68b21a545d5586c18426626fd25.tar.gz
Fixed failure on remote file recognition
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4c9a0b474a9..833a9aa37a32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Kanehekili (mat dot wegmann at gmail dot com)
pkgname=videocut
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Fast mp4/matroska/Av1/webm/mp2/mpts lossless Video cutter"
url="https://github.com/kanehekili/VideoCut"
license=('GPL2')
depends=('python-pyqt5' 'mpv' 'ffmpeg' 'python-pillow')
arch=('x86_64')
-source=(https://github.com/kanehekili/VideoCut/releases/download/2.0.0/videocut2.0.0.tar)
-md5sums=(706eb6f4282612b01bd54253eb052c79)
+source=(https://github.com/kanehekili/VideoCut/releases/download/2.0.1/videocut2.0.1.tar)
+md5sums=(7acd21d62d5cd125ed1a3e2d28240530)
build() {
make -C ${pkgname}/ffmpeg/src/