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

Levente Polyak anthraxx at archlinux.org
Mon Jun 11 23:11:32 UTC 2018


    Date: Monday, June 11, 2018 @ 23:11:32
  Author: anthraxx
Revision: 326752

upgpkg: libplacebo 0.5.0-1

Modified:
  libplacebo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 21:00:46 UTC (rev 326751)
+++ PKGBUILD	2018-06-11 23:11:32 UTC (rev 326752)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=libplacebo
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
 url='https://github.com/haasn/libplacebo'
@@ -10,7 +10,7 @@
 depends=('vulkan-icd-loader')
 makedepends=('meson' 'ninja' 'vulkan-headers')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/haasn/libplacebo/archive/v${pkgver}.tar.gz)
-sha512sums=('4dfcdfaa2e52d68b65219ed6ba8895388a6caadd996212cbe5389b7a2ed54296422ead3ad5b4f4495209e7bfb132cc15d6e6a0ac2edcf0ecae5562912c026710')
+sha512sums=('af9d3c67dba60c42929f66230aebbc6815c087faf15cc3de9b245a47721fb419a8126ae2baf1423985bfc0052649793810b0beb75622b191c624e84bdfe60296')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list