summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnyRi2015-07-07 18:55:54 +0200
committerJohnyRi2015-07-07 18:55:54 +0200
commite2efe089cce9cd6b5c9bda793ba2d228a1f4766a (patch)
tree982a7197b19defe39ac0ba4372ecf7dc3c73c928 /PKGBUILD
parentc4223c145a12c0de4e14a8b2d0ad55c8f98364d3 (diff)
downloadaur-e2efe089cce9cd6b5c9bda793ba2d228a1f4766a.tar.gz
Update to 150707
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e67fd105d08..23c1de5460da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hugo Osvaldo Barrera <hugo at osvaldobarrera dot com dot ar>
pkgname=hybrid-encoder
-pkgver=150701
+pkgver=150707
pkgrel=1
pkgdesc="A very complete gui for video encoding"
arch=('i686' '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=('598a7cb636cdd2266bbe7721656c45b7'
+ md5sums=('074187945290eead3b3f1b5ae536a72e'
'dd87c6eb6df85049de38c61dfe400347'
'798dd936a3bc9bcd3b131d5dd6db96e6')
fi
@@ -46,7 +46,7 @@ if test "$CARCH" == i686; then
source=(http://www.selur.de/sites/default/files/hybrid_downloads/Hybrid_${pkgver}_32bit_binary_qt521.zip
hybrid.desktop
Hybrid.png)
- md5sums=('625068892604d3d49a7d721baa409a63'
+ md5sums=('c96d53cf4716609ff1833f98895f00f7'
'dd87c6eb6df85049de38c61dfe400347'
'798dd936a3bc9bcd3b131d5dd6db96e6')
fi