summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2017-01-23 22:33:20 +0000
committerGrey Christoforo2017-01-23 22:33:20 +0000
commit0386b8e6776904bf5dbfcd47dc31004d90331684 (patch)
treeaeb800d38d4d2ae7dbb8aa0b1db4873991277213
parent560a26c68cda0ecafb05286924497665d1a1bee6 (diff)
downloadaur-0386b8e6776904bf5dbfcd47dc31004d90331684.tar.gz
remove gstreamer0.10-good dep (only because it doesn't exist any more)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 985cd349b5a6..862b987cc56e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jan 18 19:33:55 UTC 2017
+# Mon Jan 23 22:33:15 UTC 2017
pkgbase = albion-online-live-game-data-bin
pkgdesc = The first true cross-platform Sandbox MMO -- game data files for live server
pkgver = 1.0.307.71647
@@ -8,7 +8,6 @@ pkgbase = albion-online-live-game-data-bin
arch = x86_64
license = custom
depends = libgl
- depends = gstreamer0.10-good
depends = albion-online-launcher-bin
noextract = albiononline-linux-full-1.0.307.71647.zip
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 8a7cf9febe93..986ba1109f23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The first true cross-platform Sandbox MMO -- game data files for live s
url="https://albiononline.com/"
arch=('x86_64')
license=('custom')
-depends=('libgl' 'gstreamer0.10-good' 'albion-online-launcher-bin')
+depends=('libgl' 'albion-online-launcher-bin')
source=("https://live.albiononline.com/autoupdate/albiononline-linux-full-${pkgver}.zip" "albion-online-live.desktop")
noextract=("albiononline-linux-full-${pkgver}.zip")