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

Levente Polyak anthraxx at archlinux.org
Fri Jan 17 22:56:49 UTC 2020


    Date: Friday, January 17, 2020 @ 22:56:48
  Author: anthraxx
Revision: 373641

upgpkg: libplacebo 1.29.1-1

Modified:
  libplacebo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 21:43:22 UTC (rev 373640)
+++ PKGBUILD	2020-01-17 22:56:48 UTC (rev 373641)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=libplacebo
-pkgver=1.21.0
-pkgrel=2
+pkgver=1.29.1
+pkgrel=1
 pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
 url='https://github.com/haasn/libplacebo'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('meson' 'ninja' 'vulkan-headers')
 provides=('libplacebo.so')
 source=(https://code.videolan.org/videolan/libplacebo/-/archive/v${pkgver}/libplacebo-v${pkgver}.tar.gz)
-sha512sums=('5de95b8cc48ba4ec9bc3afb8c8f2c4fae0d53ce6e69ffb53884c3a3ee2580998bae46b8934e462740b6c9c2e66e3c5d5f009f9b0f8ad2cb7b4fba829891cf333')
+sha512sums=('9f09560832a88e670d6c31e9f5b9cbc03de437bfb19ceb0985140307b5cdf20e2050a1dab5d07f18258dfa3e5429a51f1d3d54532099be4bfc6a0dafe3ffd516')
 
 build() {
   cd ${pkgbase}-v${pkgver}



More information about the arch-commits mailing list