summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2022-12-13 13:46:50 -0500
committerPatrick Northon2022-12-13 13:46:50 -0500
commit3a26251f3e05f73b8eec93dd9bbc16cba9c6c9f0 (patch)
treee60c7030fb25b842786811fab4524417ab86639b /PKGBUILD
parent17e040c82ef5d0311fc210ec68368cef1ec57e14 (diff)
downloadaur-3a26251f3e05f73b8eec93dd9bbc16cba9c6c9f0.tar.gz
Update version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2be8402ac5f3..6741c57a2132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=svt-av1
pkgname=mingw-w64-${_pkgname}
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc='AV1-compliant software encoder/decoder library (mingw-w64)'
url='https://gitlab.com/AOMediaCodec/SVT-AV1'
@@ -12,7 +12,7 @@ makedepends=('mingw-w64-cmake' 'yasm')
arch=('any')
options=(!strip !buildflags staticlibs)
optdepends=()
-sha256sums=('d236457eb0b839716b3609db2ce6db62c103a1ca0e9e2eed0239e194b72bdcd0')
+sha256sums=('0e988582f315fe76c909accf5e7f81b975c5bd2b850ee760d8e9fac297f70b5d')
source=(
"$_pkgname-$pkgver.tar.gz::https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${pkgver}/SVT-AV1-v${pkgver}.tar.bz2"
)