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

Antonio Rojas arojas at archlinux.org
Wed Apr 21 12:48:27 UTC 2021


    Date: Wednesday, April 21, 2021 @ 12:48:26
  Author: arojas
Revision: 412973

Update to 1.4.3

Modified:
  libdvdcss/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 12:47:17 UTC (rev 412972)
+++ PKGBUILD	2021-04-21 12:48:26 UTC (rev 412973)
@@ -4,8 +4,8 @@
 # Contributor Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libdvdcss
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="Portable abstraction library for DVD decryption"
 url="https://www.videolan.org/developers/libdvdcss.html"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!docs' '!emptydirs')
 source=(https://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('78c2ed77ec9c0d8fbed7bf7d3abc82068b8864be494cfad165821377ff3f2575')
+sha256sums=('233cc92f5dc01c5d3a96f5b3582be7d5cee5a35a52d3a08158745d3d86070079')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list