summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnyRi2016-02-15 17:30:43 +0100
committerJohnyRi2016-02-15 17:30:43 +0100
commit3dd96b319f3bfaaaf393006b758638eb175bc39d (patch)
tree0d6b7a93135ef80ddfb4c8282f2597516d68dc1d /PKGBUILD
parentf84d552ac876072b73d763da39bcb7cb5f6605d3 (diff)
downloadaur-3dd96b319f3bfaaaf393006b758638eb175bc39d.tar.gz
Update to 160213
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24925f579a96..67078e59a900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hugo Osvaldo Barrera <hugo at osvaldobarrera dot com dot ar>
pkgname=hybrid-encoder
-pkgver=151223
+pkgver=160213
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=('ed36d35a54b82b44d96a2b0e15c98128'
+ md5sums=('ced28257d0db33cee326ddb0e84b7a76'
'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=('61c4418aafc1401734093acea1fbee37'
+ md5sums=('e7cd1e559f3c9ef071e4cb675ed63eba'
'dd87c6eb6df85049de38c61dfe400347'
'4e6fd38ed527ae69653081ed94ba099b')
fi