summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e884bbc36e0e..f8ea55a37d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Chocobo1 <chocobo1@archlinux.net>
pkgname=mingw-w64-rav1e
-pkgver=0.3.3
+pkgver=0.4.0
pkgrel=1
pkgdesc='An AV1 encoder focused on speed and safety (mingw-w64)'
arch=(any)
@@ -21,7 +21,7 @@ makedepends=(
mingw-w64-gcc
mingw-w64-rust
)
-_tag=80573d2bf733494b69c27cc3fd87f4b31e71d1d1
+_tag=6506f2b0fda23747a7e259cccc80e509d3c095d2
source=(git+https://github.com/xiph/rav1e.git#tag=${_tag})
sha256sums=(SKIP)
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"