mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/xine-lib to 1.2.6-1
This commit is contained in:
parent
987280993a
commit
9a20360cf9
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - disabled vdpau
|
||||
|
||||
pkgname=xine-lib
|
||||
pkgver=1.2.5
|
||||
pkgver=1.2.6
|
||||
pkgrel=1
|
||||
pkgdesc="A multimedia playback engine"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -34,7 +34,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
|
|||
'smbclient: for using the samba plugin' \
|
||||
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
|
||||
sha1sums=('c7ef38fa8ee301e44ba28d6549220546d02d053d')
|
||||
sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue