summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorubervison2018-09-15 17:41:08 +0200
committerubervison2018-09-15 17:41:08 +0200
commit6eef5a94958d9a054d7e01b52349b44ebfc0fb40 (patch)
tree7ba8e128519e76a2f17cc4b9164f17429ea582db
parent07da7c3bc4a5ac7e84ca0debfbf7fa2ccfb2adf2 (diff)
downloadaur-6eef5a94958d9a054d7e01b52349b44ebfc0fb40.tar.gz
change binkplayer dependency to binkplayer-bin
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 267a70d6b374..4a703a2d9a44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=nwn-gog
pkgver=2.1.0.21
-pkgrel=4
+pkgrel=5
pkgdesc="Neverwinter Nights is an RPG from Bioware. This requires the GOG version."
url="https://www.gog.com/game/neverwinter_nights_diamond_edition"
license=('custom')
arch=('i686' 'x86_64')
-depends=('binkplayer' 'perl' 'elfutils' 'icoutils')
+depends=('binkplayer-bin' 'perl' 'elfutils' 'icoutils')
depends_x86_64=('lib32-elfutils' 'lib32-libgl' 'lib32-glu' 'lib32-libstdc++5' 'lib32-libxcursor' 'lib32-libxdamage' 'lib32-sdl_mixer' 'gcc-multilib')
depends_i686=('libgl' 'glu' 'libstdc++5' 'libxcursor' 'sdl_mixer')
makedepends=('git' 'innoextract' 'p7zip' 'perl' 'unzip' 'unrar')