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

Maxime Gauduin alucryd at archlinux.org
Sat Feb 3 10:45:16 UTC 2018


    Date: Saturday, February 3, 2018 @ 10:45:15
  Author: alucryd
Revision: 315784

upgpkg: libvpx 1.7.0-1

Modified:
  libvpx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-03 10:38:49 UTC (rev 315783)
+++ PKGBUILD	2018-02-03 10:45:15 UTC (rev 315784)
@@ -4,7 +4,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=libvpx
-pkgver=1.6.1
+pkgver=1.7.0
 pkgrel=1
 pkgdesc='VP8 and VP9 codec'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('yasm' 'git')
 provides=('libvpx.so')
 source=("libvpx-${pkgver}.tar.gz::https://github.com/webmproject/libvpx/archive/v${pkgver}.tar.gz")
-sha256sums=('cda8bb6f0e4848c018177d3a576fa83ed96d762554d7010fe4cfb9d70c22e588')
+sha256sums=('1fec931eb5c94279ad219a5b6e0202358e94a93a90cfb1603578c326abfc1238')
 
 build() {
   cd libvpx-${pkgver}



More information about the arch-commits mailing list