summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Alexandrou2020-12-04 01:00:59 +1100
committerPete Alexandrou2020-12-04 01:00:59 +1100
commitebb08099fb7d918447ec947d420f0d983f9e3054 (patch)
treed0453faf26ffd5ad0fc6939efa87e5643ca45b04
parentc8b40372a3d4c762f6cc5cfc952007a1c41f3ea5 (diff)
downloadaur-ebb08099fb7d918447ec947d420f0d983f9e3054.tar.gz
6.0.5 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8a7b60ca1b6..05a7b6818d7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vidcutter-git
pkgdesc = A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + Qt5, libmpv, FFmpeg and MediaInfo powering the backend.
- pkgver = 6.0.0
- pkgrel = 10
+ pkgver = 6.0.5
+ pkgrel = 1
url = https://vidcutter.ozmartians.com
install = vidcutter-git.install
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = vidcutter-git
depends = python-simplejson
provides = vidcutter
conflicts = vidcutter
- source = https://github.com/ozmartian/vidcutter/archive/6.0.0.tar.gz
+ source = https://github.com/ozmartian/vidcutter/archive/6.0.5.tar.gz
sha256sums = SKIP
pkgname = vidcutter-git
diff --git a/PKGBUILD b/PKGBUILD
index 1d503790ab72..63aa537ffa93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter-git
-pkgver=6.0.0
-pkgrel=10
+pkgver=6.0.5
+pkgrel=1
pkgdesc='A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + Qt5, libmpv, FFmpeg and MediaInfo powering the backend.'
arch=('x86_64')
license=('GPL3')