summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-05-11 12:44:24 +0200
committerMarcin Wieczorek2017-05-11 12:44:24 +0200
commit31bafd0aabed0587e5b8bfffe75fda9c29512218 (patch)
tree418a96ce6ac0b6fb360957757925b02da9e83956 /PKGBUILD
parentc04042aff7b95c219bd4be0b39e17c10186129e5 (diff)
downloadaur-31bafd0aabed0587e5b8bfffe75fda9c29512218.tar.gz
Version 20161102
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c7934b7ee4c..29f60dd376f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Christoph Zeiler <rabyte@gmail.com>
pkgname=onscripter
-pkgver=20160803
+pkgver=20161102
pkgrel=1
pkgdesc="A game engine compatible to NScripter, to create and perform visual novel games"
arch=('i686' 'x86_64')
url="http://onscripter.sourceforge.jp/onscripter.html"
license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua51' 'libvorbis' 'fontconfig')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua51' 'fontconfig')
source=("http://onscripter.sourceforge.jp/${pkgname}-${pkgver}.tar.gz"
'avifile.patch')
-md5sums=('71c136e1bf0a54bcdefe9f9c8162c390'
+md5sums=('2522dda88855c07533022ab37d3ae070'
'9eec223b2bb76e8e83ef4e67de87b2ae')
prepare() {