summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-12-15 13:28:57 -0500
committerPatrick Northon2023-12-15 13:28:57 -0500
commite8797104238b83f372c6a13bef3acc2c830b8891 (patch)
treea5da5787f9512445ad8e51e52c10d885c80fd888 /PKGBUILD
parentd5d7d2d4e9bd69a175963591a281fe74ba60d13d (diff)
downloadaur-e8797104238b83f372c6a13bef3acc2c830b8891.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 411a5c406115..7aa7e281d88f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=svt-av1
pkgname=mingw-w64-${_pkgname}
-pkgver=1.7.0
+pkgver=1.8.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=('e7995dfc8774f301ac94367a2e5d266dc855cf62ee3d39a635f3a014708e98e1')
+sha256sums=('41c7183be99a2c72656b15fba4005e46c998cd346418503ed296c5abe6482e47')
source=(
"$_pkgname-$pkgver.tar.gz::https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${pkgver}/SVT-AV1-v${pkgver}.tar.bz2"
)