summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-08-25 15:40:10 -0400
committerPatrick Northon2023-08-25 15:40:10 -0400
commitd5d7d2d4e9bd69a175963591a281fe74ba60d13d (patch)
tree89e3d1552ebbf36dea73c84794bb17a8ca805714 /PKGBUILD
parent5f4a7acb3b63c006a37c94af8686dc6dcb7c38a6 (diff)
downloadaur-d5d7d2d4e9bd69a175963591a281fe74ba60d13d.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 5107264951f0..411a5c406115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=svt-av1
pkgname=mingw-w64-${_pkgname}
-pkgver=1.6.0
+pkgver=1.7.0
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=('c6b49111a2d4c5113f1ada0c2f716d94bd4a8db704623d453066826401ecdab5')
+sha256sums=('e7995dfc8774f301ac94367a2e5d266dc855cf62ee3d39a635f3a014708e98e1')
source=(
"$_pkgname-$pkgver.tar.gz::https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${pkgver}/SVT-AV1-v${pkgver}.tar.bz2"
)