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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 20:30:48 UTC 2020


    Date: Thursday, August 27, 2020 @ 20:30:47
  Author: arojas
Revision: 394796

Update to 1.0.6

Modified:
  libde265/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 20:30:40 UTC (rev 394795)
+++ PKGBUILD	2020-08-27 20:30:47 UTC (rev 394796)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=libde265
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
 pkgdesc="Open h.265 video codec implementation"
 arch=(x86_64)
 url="https://github.com/strukturag/libde265"
@@ -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=('e3f277d8903408615a5cc34718b391b83c97c646faea4f41da93bac5ee08a87f')
+sha256sums=('e2a34ca3934a826d0893e966ee93bc2d207f505253be94ad38fb40ca98cceb5f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list