summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise2023-02-08 22:08:00 +0100
committerLouise2023-02-08 22:08:00 +0100
commit24bb4534d641fc9bd6d121263b14fb9d44798be3 (patch)
tree11d199336b7bb03195376c1a6904dfc0d1c375d8
parent643aec187a47f1fb0502add0a32c576ce6ecd932 (diff)
downloadaur-24bb4534d641fc9bd6d121263b14fb9d44798be3.tar.gz
bump to 2.6.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d645b603348..018c42ddbcf7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twinejs-standalone
pkgdesc = an open-source tool for telling interactive, nonlinear stories
- pkgver = 2.5.1
+ pkgver = 2.6.1
pkgrel = 1
url = http://twinery.org/
arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = twinejs-standalone
depends = libxss
depends = nss
depends = gtk3
- noextract = twine_2.5.1_linux64.zip
- source = https://github.com/klembot/twinejs/releases/download/2.5.1/Twine-2.5.1-Linux-x64.zip
+ noextract = twine_2.6.1_linux64.zip
+ source = https://github.com/klembot/twinejs/releases/download/2.6.1/Twine-2.6.1-Linux-x64.zip
source = https://twinery.org/icons/twine.svg
source = twinejs.desktop
- md5sums = 48bb2ac9e7696216bd41c7622cd1dca2
+ md5sums = efe232c01ccc162ddf7a1b7d1e4f31b3
md5sums = 3697bac4f363f894cf3ef707cc36b7b5
md5sums = 71705539c71923a8464240a8cb3e567f
diff --git a/PKGBUILD b/PKGBUILD
index d75862abba2c..50d00b73487f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Louise <louise dot aur at mailbox dot org>
pkgname=twinejs-standalone
-pkgver=2.5.1
+pkgver=2.6.1
pkgrel=1
pkgdesc="an open-source tool for telling interactive, nonlinear stories"
arch=('x86_64')
@@ -16,7 +16,7 @@ source=("https://github.com/klembot/twinejs/releases/download/${pkgver}/Twine-${
"https://twinery.org/icons/twine.svg"
"twinejs.desktop")
-md5sums=('48bb2ac9e7696216bd41c7622cd1dca2'
+md5sums=('efe232c01ccc162ddf7a1b7d1e4f31b3'
'3697bac4f363f894cf3ef707cc36b7b5'
'71705539c71923a8464240a8cb3e567f')