summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkanehekili2024-05-12 01:17:52 +0200
committerkanehekili2024-05-12 01:17:52 +0200
commitbdc4984b9de45ef1018b0ab19f2d073a6ef4b961 (patch)
treed22bec8a04dc028448eef5defb66a54b1a69f3c6 /PKGBUILD
parent4a391bdaae792cbfde261e10b75da742f7fc55f0 (diff)
downloadaur-videocut.tar.gz
Regex and GUI updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b4d49b0ddc5..22153820d2aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Kanehekili (mat dot wegmann at gmail dot com)
pkgname=videocut
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.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-pyqt6' 'mpv' 'ffmpeg' 'python-pillow')
arch=('x86_64')
-source=(https://github.com/kanehekili/VideoCut/releases/download/3.0.0/videocut3.0.0.tar)
-md5sums=(662e97cdd411f2ef13c3f6deb700426c)
+source=(https://github.com/kanehekili/VideoCut/releases/download/3.0.1/videocut3.0.1.tar)
+md5sums=(58881dab2d762a613963dfdb65644d9f)
build() {
make -C ${pkgname}/ffmpeg/src/ -f makefile