handbrake: update to 1.9.1
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
_realname=handbrake
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.9.0
|
||||
pkgver=1.9.1
|
||||
pkgrel=1
|
||||
pkgdesc="The open source video transcoder (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64')
|
||||
url='https://handbrake.fr/'
|
||||
msys2_repository_url='https://github.com/HandBrake/HandBrake/'
|
||||
license=('GPL-2.0-or-later')
|
||||
depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-ffmpeg"
|
||||
@@ -39,7 +40,7 @@ source=(
|
||||
"0001-handbrake-workaround-build-system.patch"
|
||||
"0003-Remove-ambient-viewing-support.patch"
|
||||
)
|
||||
sha256sums=('c15b451502f5c938798595df897a41290e8881b3efb8edd69ff7db2d985733b0'
|
||||
sha256sums=('d7678a38664f00f2fe03679b15f70ecca15a44da858aa04c0fcf1d20266fe694'
|
||||
'SKIP'
|
||||
'010910a0c287d7a93ba9d13c52e1c671a64b65915f6b232c37b695e44ef02eb5'
|
||||
'f1da71bb593a5ad18893c60a3e07d059d34245351fb7957472b2e749fc6f939d'
|
||||
|
||||
Reference in New Issue
Block a user