summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-05-09 20:38:54 +0800
committerPete Alexandrou2017-05-09 20:38:54 +0800
commit3fcf6295daf1f69177d36f71ff699108290e9beb (patch)
tree10eda056dc7099453e7283b48bbbdb1eb41061e4 /PKGBUILD
parenta314d992170a36d4de6fda58f2b6d7c1a76d6750 (diff)
downloadaur-3fcf6295daf1f69177d36f71ff699108290e9beb.tar.gz
v3.2.0 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16946fbaa1cd..29c144588ea2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
-pkgver=3.0.1
-pkgrel=3
-pkgdesc="the simple & fast video cutter & joiner with the help of mpv + FFmpeg"
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="The simplest + fastest video cut & merge tool"
arch=('any')
license=('GPL3')
url="http://vidcutter.ozmartians.com"
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter-git')
-md5sums=('SKIP')
+md5sums=('9366a8f4e6f2d00e25c957513fc72d9f')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"