summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkfg2023-10-02 14:02:31 +0200
committerkfg2023-10-02 14:02:50 +0200
commit82db63aa3051c889d94d96fe660f70e4d6301c30 (patch)
tree14463cf0f553a9d4743678140effd5bb39b08f35 /PKGBUILD
parent5ad13bbb91a9a15c588f1c4cc4554b84fd609bc2 (diff)
downloadaur-mingw-w64-libvpx.tar.gz
upgpkg: mingw-w64-libvpx 1.13.1-1
new upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8af651c47608..57a082034975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Karl-Felix Glatzer <karl.glatzer@gmx.de>
pkgname=mingw-w64-libvpx
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.13.1
+pkgrel=1
pkgdesc="VP8 and VP9 codec (mingw-w64)"
arch=('any')
url="http://www.webmproject.org/"
@@ -9,7 +9,7 @@ license=('BSD')
depends=('mingw-w64-crt')
options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'yasm' 'git')
-_tag=d6eb9696aa72473c1a11d34d928d35a3acc0c9a9
+_tag=9d36fd0ac716fb3357b498ec9c04f71c6ab1022b
source=(git+https://chromium.googlesource.com/webm/libvpx#tag=${_tag}
'configure.patch')
sha256sums=('SKIP'