[arch-commits] Commit in rav1e/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri May 29 16:00:48 UTC 2020


    Date: Friday, May 29, 2020 @ 16:00:46
  Author: alucryd
Revision: 387829

upgpkg: rav1e 0.3.2-1

Modified:
  rav1e/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 15:59:23 UTC (rev 387828)
+++ PKGBUILD	2020-05-29 16:00:46 UTC (rev 387829)
@@ -3,8 +3,8 @@
 # Contributor: Chocobo1 <chocobo1 at archlinux.net>
 
 pkgname=rav1e
-pkgver=0.3.1
-pkgrel=4
+pkgver=0.3.2
+pkgrel=1
 pkgdesc='An AV1 encoder focused on speed and safety'
 arch=(x86_64)
 url=https://github.com/xiph/rav1e/
@@ -21,13 +21,11 @@
 )
 provides=(librav1e.so)
 source=(
-  git+https://github.com/xiph/rav1e.git#tag=8188671c6258a9be8166d59536abb62d68131390
+  git+https://github.com/xiph/rav1e.git#tag=06ba4b4b6d36ded0bc487a18695436ad30a88b59
   rav1e-${pkgver}.Cargo.lock::https://github.com/xiph/rav1e/releases/download/v${pkgver}/Cargo.lock
 )
-sha256sums=(
-  SKIP
-  5d7d408bdcf69059f07fe060c64d14a1ef2fac42a59350c3dfb3a85a8e94881a
-)
+sha256sums=('SKIP'
+            '746073e3a1ed4467135f5f726b7c32ebd18f938f62c703c38d75e07d121eb9cd')
 
 pkgver() {
   cd rav1e



More information about the arch-commits mailing list