summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Alexandrou2017-12-01 02:17:18 +0800
committerPete Alexandrou2017-12-01 02:17:18 +0800
commitfc60ad709dbb76c8a720f19ab893320aa2e3b9ba (patch)
treec1ff71ee122bd4715eebfe2a72d0f4240d677add
parenta41367e637ce99d46aeb7e0ccba5b5cc4311b0df (diff)
downloadaur-fc60ad709dbb76c8a720f19ab893320aa2e3b9ba.tar.gz
.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--changelog6
3 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25d0dc6f4afb..40d82bad2a6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vidcutter
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 = 5.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://vidcutter.ozmartians.com
install = vidcutter.install
changelog = changelog
@@ -16,7 +16,7 @@ pkgbase = vidcutter
provides = vidcutter
conflicts = vidcutter-git
source = https://github.com/ozmartian/vidcutter/archive/5.0.5.tar.gz
- sha256sums = 52a5407f392dfa0f9d158c6b2418c9a198e08de81b4c15bacf8f07317e235b3c
+ sha256sums = 7abba5bcf7c07a5554a47d87e3db168138136f9b2acd8896cbf85e794aac270f
pkgname = vidcutter
diff --git a/PKGBUILD b/PKGBUILD
index 595f96e19fdf..5bc604c79552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
pkgver=5.0.5
-pkgrel=1
+pkgrel=2
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=('i686' 'x86_64')
license=('GPL3')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter-git')
-sha256sums=('52a5407f392dfa0f9d158c6b2418c9a198e08de81b4c15bacf8f07317e235b3c')
+sha256sums=('7abba5bcf7c07a5554a47d87e3db168138136f9b2acd8896cbf85e794aac270f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/changelog b/changelog
index ba9fb9cd1310..cf5005384d69 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+vidcutter (5.0.5-2) stable; urgency=medium
+
+ * fixed timeline slider tooltip displaying time position to only appear
+ when mouse is over the slider widget. this stops it from constantly
+ appearing whenever media position changes like during simple playback
+
vidcutter (5.0.5-1) stable; urgency=medium
* Removal of Python 3 OpenGL module to allow app to work on