summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')