extra/xine-lib to 1.2.9-1

This commit is contained in:
Kevin Mihelich 2018-01-11 19:18:33 +00:00
parent 1ff5a5ae1c
commit b3fb8d4dad

View file

@ -5,8 +5,8 @@
# - disabled vdpau
pkgname=xine-lib
pkgver=1.2.8
pkgrel=5
pkgver=1.2.9
pkgrel=1
pkgdesc="A multimedia playback engine"
arch=('x86_64')
url="http://www.xine-project.org"
@ -32,8 +32,8 @@ optdepends=('libmagick6: for using the imagemagick plugin' \
'libbluray: for using the bluray plugin' \
'smbclient: for using the samba plugin' \
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
source=(https://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz)
sha1sums=('ad6e72b7d8ff6172a8a170ab1bc38577ae321371')
build() {
cd ${pkgname}-${pkgver}