summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Griffis2016-03-12 11:58:13 -0800
committerEric Griffis2016-03-12 11:58:13 -0800
commit6f17a6bcb3dc910ad2faf321c73babfcdad94022 (patch)
treeca35ef66e17914a7e72fadc6431e9df9f1f1c0f1
parent861688dcf11cfbc19bc51fc37980e30a1ee5c65c (diff)
downloadaur-6f17a6bcb3dc910ad2faf321c73babfcdad94022.tar.gz
update to version 2.0.11
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff08212f7eac..03e210566444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Eric Griffis <dedbox at gmail dot com>
pkgname=twinejs-standalone
-pkgver=2.0.10
+pkgver=2.0.11
pkgrel=1
pkgdesc="an open-source tool for telling interactive, nonlinear stories"
arch=('x86_64')
url="http://twinery.org/"
license=('GPL3')
source=("https://bitbucket.org/klembot/twinejs/downloads/twine_${pkgver}_linux64.zip")
-md5sums=('038e134e0469ec1fdf49cdde5f6737ab')
+md5sums=('e1480b326f149e88bde9ced66c1effdb')
options=(!strip)
prepare() {