summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41f6fb821958..0bf82b737d84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hugo Osvaldo Barrera <hugo at osvaldobarrera dot com dot ar>
pkgname=hybrid-encoder
-pkgver=170319
+pkgver=170326
pkgrel=1
pkgdesc="A very complete gui for video encoding"
arch=('x86_64')
@@ -37,7 +37,7 @@ if test "$CARCH" == x86_64; then
source=(http://www.selur.de/sites/default/files/hybrid_downloads/Hybrid_${pkgver}_64bit_binary_qt521.zip
hybrid.desktop
Hybrid.png)
- md5sums=('5e2f27674d9f3dfa066c5d5923119a83'
+ md5sums=('aee392ffb74f2a7b873db23ba4481ca2'
'dd87c6eb6df85049de38c61dfe400347'
'798dd936a3bc9bcd3b131d5dd6db96e6')
fi