summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2019-09-10 20:37:43 -0300
committerGonzalo Exequiel Pedone2019-09-10 20:37:43 -0300
commit296128d7d7d64ecf2421a7e3c1638acda38cbfc4 (patch)
tree7bc85fae41a05b043a91369edd3903e602bdb756 /PKGBUILD
parentb365f8c430f821e4e870bcf9785acc8356095928 (diff)
downloadaur-296128d7d7d64ecf2421a7e3c1638acda38cbfc4.tar.gz
Package updated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 196757e87d64..6d09c9184002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_android_arch=armv7a-eabi
pkgname=android-${_android_arch}-ffmpeg
-pkgver=4.2
+pkgver=4.2.1
pkgrel=1
pkgdesc="Complete solution to record, convert and stream audio and video (android)"
arch=('any')
@@ -23,7 +23,7 @@ options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-environment' 'android-pkg-config' 'yasm')
source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"
'configure.patch')
-sha256sums=('023f10831a97ad93d798f53a3640e55cd564abfeba807ecbe8524dac4fedecd5'
+sha256sums=('cec7c87e9b60d174509e263ac4011b522385fd0775292e1670ecc1180c9bb6d4'
'574f234bd6e09c47e8435faffd464a3fe01dcfdfd939889e6608451f795a1701')
prepare() {