summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAinola2015-09-10 18:12:07 -0600
committerAinola2015-09-10 18:12:07 -0600
commita88abdd15851270e1a0c67c67041e9d57770d228 (patch)
treef05cca7648ea3b6af2460d3ae1dec2e21f49b52e
parented1661b0ec7e60a1993439fe01feac120beb543c (diff)
downloadaur-a88abdd15851270e1a0c67c67041e9d57770d228.tar.gz
upgpkg: 2.5h
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb635da2283f..c17f3bdbf9c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binkplayer
pkgdesc = Bink Video Player
- pkgver = 2.5g
+ pkgver = 2.5h
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 = 553dc777b4fda12badd6aa707ada46397925c2d7c7862b6b0d5bdd6c7ddd092a
+ sha256sums = 98e1d23632d2ffd5e96e25097571036e58f20101cc2d06109d46025a62449305
depends_i686 = sdl
depends_i686 = openal
depends_x86_64 = lib32-sdl
diff --git a/PKGBUILD b/PKGBUILD
index 1411270e56a6..6bacd432ac18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hugo Lobo
pkgname=binkplayer
-pkgver=2.5g
+pkgver=2.5h
pkgrel=1
pkgdesc="Bink Video Player"
url="http://www.radgametools.com/bnkmain.htm"
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
depends_i686=('sdl' 'openal')
depends_x86_64=('lib32-sdl' 'lib32-openal')
source=("http://www.radgametools.com/down/Bink/BinkLinuxPlayer.7z")
-sha256sums=('553dc777b4fda12badd6aa707ada46397925c2d7c7862b6b0d5bdd6c7ddd092a')
+sha256sums=('98e1d23632d2ffd5e96e25097571036e58f20101cc2d06109d46025a62449305')
license=('custom')
package() {