summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2021-10-10 22:32:52 -0400
committerAndrew Sun2021-10-10 22:32:52 -0400
commit865954890db39ce8fcd2ce141927b6aacc51b9a3 (patch)
treedddb4c989a2137c846263b92e78fdf245f9a09e4 /PKGBUILD
parent64528430913e8749d29923051e56056608e1b770 (diff)
downloadaur-865954890db39ce8fcd2ce141927b6aacc51b9a3.tar.gz
1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b50a5553c9f0..e68bf8f4d272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Andrew Sun <adsun701@gmail.com>
+# Maintainer: Andrew Sun <adsun701 at gmail dot com>
pkgname=mingw-w64-libdvdcss
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="Portable abstraction library for DVD decryption (mingw-w64)"
url="https://www.videolan.org/developers/libdvdcss.html"
@@ -10,8 +10,8 @@ license=('GPL')
depends=('mingw-w64-crt')
makedepends=('mingw-w64-configure')
options=('staticlibs' '!buildflags' '!strip')
-source=("http://download.videolan.org/pub/libdvdcss/${pkgver}/libdvdcss-${pkgver}.tar.bz2")
-sha256sums=('78c2ed77ec9c0d8fbed7bf7d3abc82068b8864be494cfad165821377ff3f2575')
+source=("https://download.videolan.org/pub/libdvdcss/${pkgver}/libdvdcss-${pkgver}.tar.bz2")
+sha256sums=('233cc92f5dc01c5d3a96f5b3582be7d5cee5a35a52d3a08158745d3d86070079')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"