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

Antonio Rojas arojas at archlinux.org
Thu Sep 24 14:49:53 UTC 2020


    Date: Thursday, September 24, 2020 @ 14:49:52
  Author: arojas
Revision: 396465

Update to 1.0.7

Modified:
  libde265/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 12:36:45 UTC (rev 396464)
+++ PKGBUILD	2020-09-24 14:49:52 UTC (rev 396465)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=libde265
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Open h.265 video codec implementation"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 optdepends=('ffmpeg: for sherlock265' 'qt5-base: for sherlock265'
             'sdl: dec265 YUV overlay output')
 source=(https://github.com/strukturag/libde265/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e2a34ca3934a826d0893e966ee93bc2d207f505253be94ad38fb40ca98cceb5f')
+sha256sums=('eac6b56fcda95b0fe0123849c96c8759d832ec9baded2c9c0a5b5faeffb59005')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list