summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-12-01 02:17:18 +0800
committerPete Alexandrou2017-12-01 02:17:18 +0800
commitfc60ad709dbb76c8a720f19ab893320aa2e3b9ba (patch)
treec1ff71ee122bd4715eebfe2a72d0f4240d677add /PKGBUILD
parenta41367e637ce99d46aeb7e0ccba5b5cc4311b0df (diff)
downloadaur-fc60ad709dbb76c8a720f19ab893320aa2e3b9ba.tar.gz
.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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}"