summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-05-11 21:46:19 +0800
committerPete Alexandrou2017-05-11 21:46:19 +0800
commit22f8f034cb7eff0c03cf3c6e45d471c4e2abacf7 (patch)
tree96755ddc1841f1b67f09a55d2e9382735d45f333 /PKGBUILD
parent3fcf6295daf1f69177d36f71ff699108290e9beb (diff)
downloadaur-22f8f034cb7eff0c03cf3c6e45d471c4e2abacf7.tar.gz
patch release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29c144588ea2..b5e59cd9d05c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="The simplest + fastest video cut & merge tool"
arch=('any')
license=('GPL3')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter-git')
-md5sums=('9366a8f4e6f2d00e25c957513fc72d9f')
+md5sums=('eed9c06b6600c1e830bf774cbce56a3b')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"