summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-02-21 11:51:29 +0000
committerAshley Whetter2016-02-21 11:51:29 +0000
commit65789ef72e1b257084108012a8be69a49a8ed771 (patch)
tree32cea392e43b0dbdfeb733911ad7988cb6c4e084
parent34d51b68705a082a03d011e0381b723b2d1b508c (diff)
downloadaur-65789ef72e1b257084108012a8be69a49a8ed771.tar.gz
Swapped ffmpeg-compat for ffmpeg0.10 after its move to [community]
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f64d49b8f09..3dde73eca5fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.0.0
-# Fri Feb 19 21:48:22 UTC 2016
+# Sun Feb 21 11:50:04 UTC 2016
pkgbase = spotify
pkgdesc = A proprietary music streaming service
pkgver = 1.0.23.93
- pkgrel = 1
+ pkgrel = 2
url = http://www.spotify.com
install = spotify.install
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = spotify
depends = libcurl-compat
depends = desktop-file-utils
depends = rtmpdump
- optdepends = ffmpeg-compat: Adds support for playback of local files
+ optdepends = ffmpeg0.10: Adds support for playback of local files
optdepends = zenity: Adds support for importing local files
options = !strip
options = !upx
diff --git a/PKGBUILD b/PKGBUILD
index 67745143983b..3c1f2fc7cc42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=spotify
pkgver=1.0.23.93
_anotherpkgver=.gd6cfae15
-pkgrel=1
+pkgrel=2
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
license=('custom:"Copyright (c) 2006-2010 Spotify Ltd"')
@@ -23,7 +23,7 @@ source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spoti
md5sums_i686=('7544df3da236efe574b163a4fdb2b19d')
depends=("alsa-lib>=1.0.14" "gconf" "gtk2" "glib2" "nss" "libsystemd" "libxtst" "libx11" "libxss" "libcurl-compat" "desktop-file-utils" "rtmpdump")
-optdepends=('ffmpeg-compat: Adds support for playback of local files'
+optdepends=('ffmpeg0.10: Adds support for playback of local files'
'zenity: Adds support for importing local files'
)
install=spotify.install