summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnyRi2019-08-28 12:12:03 +0200
committerJohnyRi2019-08-28 12:12:03 +0200
commit5b9847cabc30d99ad867d530e84cad262f2cfb39 (patch)
tree52966860f7504f6a3bccc2a71a0d70300e51311f
parentcae2591419d601b12d8f8c11ff3274006ddb4dc5 (diff)
downloadaur-5b9847cabc30d99ad867d530e84cad262f2cfb39.tar.gz
Update to 190827
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89b3371eb191..f4fefddf1792 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hybrid-encoder
pkgdesc = A very complete gui for video encoding
- pkgver = 190609
- pkgrel = 2
+ pkgver = 190827
+ pkgrel = 1
url = http://www.selur.de/
arch = x86_64
license = custom
@@ -33,11 +33,11 @@ pkgbase = hybrid-encoder
optdepends = tsmuxer: support for TS container
optdepends = x264: support for H.264 video encoding
optdepends = x265: support for H.265 video encoding
- source_x86_64 = http://www.selur.de/sites/default/files/hybrid_downloads/Hybrid_190609_2_64bit_binary_qt551.zip
+ source_x86_64 = http://www.selur.de/sites/default/files/hybrid_downloads/Hybrid_190827_64bit_binary_qt551.zip
source_x86_64 = hybrid.desktop
source_x86_64 = Hybrid.png
source_x86_64 = LICENSE
- md5sums_x86_64 = 0f3aa1320542128c3018ed28720b5617
+ md5sums_x86_64 = e030c78ec5333b46d9ddb8720a07b58b
md5sums_x86_64 = dd87c6eb6df85049de38c61dfe400347
md5sums_x86_64 = 798dd936a3bc9bcd3b131d5dd6db96e6
md5sums_x86_64 = 1fd2ac133744f86e25fd680d14aed2b4
diff --git a/PKGBUILD b/PKGBUILD
index 5d311ad49762..003f8019e972 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Hugo Osvaldo Barrera <hugo at osvaldobarrera dot com dot ar>
pkgname=hybrid-encoder
-pkgver=190609
-pkgrel=2
+pkgver=190827
+pkgrel=1
pkgdesc="A very complete gui for video encoding"
arch=('x86_64')
license=('custom')
@@ -33,7 +33,7 @@ optdepends=('aften: support for AC-3 audio encoding'
'x265: support for H.265 video encoding')
url="http://www.selur.de/"
-source_x86_64=(http://www.selur.de/sites/default/files/hybrid_downloads/Hybrid_${pkgver}_${pkgrel}_64bit_binary_qt551.zip
+source_x86_64=(http://www.selur.de/sites/default/files/hybrid_downloads/Hybrid_${pkgver}_64bit_binary_qt551.zip
hybrid.desktop
Hybrid.png
LICENSE)
@@ -45,7 +45,7 @@ package() {
install -D -m644 Hybrid.png "${pkgdir}"/usr/share/pixmaps/Hybrid.png
install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-md5sums_x86_64=('0f3aa1320542128c3018ed28720b5617'
+md5sums_x86_64=('e030c78ec5333b46d9ddb8720a07b58b'
'dd87c6eb6df85049de38c61dfe400347'
'798dd936a3bc9bcd3b131d5dd6db96e6'
'1fd2ac133744f86e25fd680d14aed2b4')