summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnyRi2015-07-06 11:33:21 +0200
committerJohnyRi2015-07-06 11:33:21 +0200
commitc4223c145a12c0de4e14a8b2d0ad55c8f98364d3 (patch)
tree607dd8956b17179dc7e038953cead2f1dedd3e8b /PKGBUILD
parent4ead30588b460c247780107709e88b14209458e4 (diff)
downloadaur-c4223c145a12c0de4e14a8b2d0ad55c8f98364d3.tar.gz
Update to 150701-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e02f0cd669d8..2e67fd105d08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hugo Osvaldo Barrera <hugo at osvaldobarrera dot com dot ar>
pkgname=hybrid-encoder
-pkgver=150628
+pkgver=150701
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=('fe21c80674220b5da5c8505d38e45ff2'
+ md5sums=('598a7cb636cdd2266bbe7721656c45b7'
'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=('618081bb958ae126952799bab876bf97'
+ md5sums=('625068892604d3d49a7d721baa409a63'
'dd87c6eb6df85049de38c61dfe400347'
'798dd936a3bc9bcd3b131d5dd6db96e6')
fi