summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLouise2021-05-22 14:19:49 +0200
committerLouise2021-05-22 14:19:49 +0200
commite1d69a57238df23bab657fd6d6ba84c3bec58bd3 (patch)
treebfa3360830f20e1732f179050442229aa20e877c /PKGBUILD
parentb0a1b4b6db20cf0793c4fb6509e086ece7f1e26a (diff)
downloadaur-e1d69a57238df23bab657fd6d6ba84c3bec58bd3.tar.gz
Updated to twine 2.3.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a57eacb3b22..5992c52650aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eric Griffis <dedbox at gmail dot com>
pkgname=twinejs-standalone
-pkgver=2.3.13
+pkgver=2.3.14
pkgrel=1
pkgdesc="an open-source tool for telling interactive, nonlinear stories"
arch=('x86_64')
@@ -10,7 +10,6 @@ url="http://twinery.org/"
license=('GPL3')
depends=('libxss'
- 'gconf'
'nss'
'gtk3')
@@ -18,7 +17,7 @@ source=("https://github.com/klembot/twinejs/releases/download/${pkgver}/twine_${
"http://twinery.org/homepage/img/logo.svg"
"twinejs.desktop")
-md5sums=('80a8591a7f29838e9532fb9dabb3613f'
+md5sums=('058ac1d49721eba8acc1d06deb18c5b1'
'c7119a1fb9d65014691b77778e5e5ec7'
'71705539c71923a8464240a8cb3e567f')