summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkanehekili2022-03-03 22:12:01 +0100
committerkanehekili2022-03-03 22:12:01 +0100
commit5cfb8548de6f1a01930a8c9df57068168f373d1f (patch)
tree0c4d99e3cb6f126d2b2cee775c335a70693e9785 /PKGBUILD
parentb279754929c2b68b21a545d5586c18426626fd25 (diff)
downloadaur-5cfb8548de6f1a01930a8c9df57068168f373d1f.tar.gz
Release 2.0.2 increase remux precision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 833a9aa37a32..ea6e0ac043f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Kanehekili (mat dot wegmann at gmail dot com)
pkgname=videocut
-pkgver=2.0.1
+pkgver=2.0.2
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.1/videocut2.0.1.tar)
-md5sums=(7acd21d62d5cd125ed1a3e2d28240530)
+source=(https://github.com/kanehekili/VideoCut/releases/download/2.0.2/videocut2.0.2.tar)
+md5sums=(8d2ce41d67c25d84c6e507bf2ac20c6f)
build() {
make -C ${pkgname}/ffmpeg/src/