xine-ui: update to 0.99.9

This commit is contained in:
Francesco Marinucci 2014-12-10 21:42:22 +00:00
parent e8eed5cd71
commit b4a872b365

View File

@ -1,7 +1,7 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=xine-ui
pkgver=0.99.8
pkgver=0.99.9
pkgrel=1
pkgdesc="A free video player for Unix"
arch=('x86_64')
@ -15,7 +15,7 @@ categories=('multimedia')
options=('!emptydirs' '!strip')
install=${pkgname}.install
source=(http://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz)
sha1sums=('ffe8e6507a95f92f1e29aa4e3751f4b505e8da1a')
sha1sums=('d4f4c17e93d984faa14e363db1320bf9cea7ebaf')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"