mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/xine-lib to 1.2.1-1
This commit is contained in:
parent
ca918094e5
commit
2f0d7eb136
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=xine-lib
|
||||
pkgver=1.2.0
|
||||
pkgrel=2
|
||||
pkgver=1.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="A multimedia playback engine"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.xine-project.org"
|
||||
|
@ -35,7 +35,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
|
|||
'gnome-vfs: for using the gnome-vfs plugin')
|
||||
options=('!libtool')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
|
||||
sha1sums=('5d5385f2a0c3bb7beaba1079cd9b62c4c92a301d')
|
||||
sha1sums=('ebb2648456504ff4ce08c34de258d3125832bb94')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue