summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2018-02-07 14:12:50 +0800
committerPete Alexandrou2018-02-07 14:12:50 +0800
commit1ed52607559badf78fc1c25e5e789d95fed3dca5 (patch)
tree874bbd118eb2088ccc6eaf42cdaa4ffbdb17f33f /PKGBUILD
parentaa07d0a8601d67827ea223b37f47bba3e4465665 (diff)
downloadaur-1ed52607559badf78fc1c25e5e789d95fed3dca5.tar.gz
5.5.0-2 patch release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2cb19efe1ff..11a4a85ce193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
pkgver=5.5.0
-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=('x86_64')
license=('GPL3')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter-git')
-sha256sums=('bf2d91a82e1ad71cd2b391c96d76579ff1d9519885c279b50f2d6a52a6b1df90')
+sha256sums=('0ea962a6bbad45983a37d1961aca866382228e018043c728d35365599acc0cd5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"