summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2018-08-18 17:51:29 +1000
committerPete Alexandrou2018-08-18 17:51:29 +1000
commit726336d79f8b8a1e0564855fb9c1b82fc970e006 (patch)
treed290664ef196abc22c867928e3e622b4b83369f4 /PKGBUILD
parent2d50c736d4b613e11cd4d0be950fec67040f369e (diff)
downloadaur-726336d79f8b8a1e0564855fb9c1b82fc970e006.tar.gz
update sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a744dce757fe..0503ae371ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
pkgver=6.0.0
-pkgrel=2
+pkgrel=3
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')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter-git')
-sha256sums=('684a4f1cde20d5abc6e0a729521d408147bf00f11c612199da0205e3f3a1c9e6')
+sha256sums=('c09be7eceaf42ff7211fe3b8125279c4fec7f7d251d272b61d579e426bd4e2c2')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"