summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAinola2015-07-23 17:22:31 -0600
committerAinola2015-07-23 17:22:31 -0600
commit624793b07e1764cbd628b0be7cb7a0aa9b4b68fd (patch)
tree029e3ddb0cc36fe8bac5c860f736cd61455fa364
parent655dc944219df702caf9a333d530fa3e196e22e0 (diff)
downloadaur-624793b07e1764cbd628b0be7cb7a0aa9b4b68fd.tar.gz
upgpkg: 2.5f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c134c877cb41..3efa7b926c47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binkplayer
pkgdesc = Bink Video Player
- pkgver = 2.5e
+ pkgver = 2.5f
pkgrel = 1
url = http://www.radgametools.com/bnkmain.htm
arch = i686
arch = x86_64
license = custom
source = http://www.radgametools.com/down/Bink/BinkLinuxPlayer.7z
- sha256sums = 127fa1bb9079461b5f8d7016cd519ef8ff7ae2c6995099de2b8f304176cc9263
+ sha256sums = 3422138ba2ef8616fb8e9f89f35362de400c1168d3b876b673d735d889b6c860
depends_i686 = sdl_mixer
depends_i686 = openal
depends_x86_64 = lib32-sdl_mixer
diff --git a/PKGBUILD b/PKGBUILD
index 1b1f0d49fda0..c0883aedac68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ainola
-# Contributor: Hugo Lobo <hugo_alobo@hotmailcom>
+# Contributor: Hugo Lobo
pkgname=binkplayer
-pkgver=2.5e
+pkgver=2.5f
pkgrel=1
pkgdesc="Bink Video Player"
url="http://www.radgametools.com/bnkmain.htm"
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
depends_i686=('sdl_mixer' 'openal')
depends_x86_64=('lib32-sdl_mixer' 'lib32-openal')
source=("http://www.radgametools.com/down/Bink/BinkLinuxPlayer.7z")
-sha256sums=('127fa1bb9079461b5f8d7016cd519ef8ff7ae2c6995099de2b8f304176cc9263')
+sha256sums=('3422138ba2ef8616fb8e9f89f35362de400c1168d3b876b673d735d889b6c860')
license=('custom')
package() {