summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Price2018-08-27 23:44:44 +0100
committerWill Price2018-08-27 23:44:44 +0100
commitcb693282d0807123427655dbd8884fe599c3b21f (patch)
tree7cbeeb02da4c05f44a3e68341866e0e873d4aaad
parent6c90d467ba0203c7c4915c05584fffc689de3bd4 (diff)
downloadaur-cb693282d0807123427655dbd8884fe599c3b21f.tar.gz
Update to v2.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed0cc73432b9..614df4e953d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Aug 8 07:43:56 UTC 2018
+# Mon Aug 27 22:44:30 UTC 2018
pkgbase = gingko
pkgdesc = Gingko is a new kind of tool, that lets you shape your ideas with lists, outlines and cards, all in the same clean interface.
- pkgver = 2.1.5
+ pkgver = 2.2.0
pkgrel = 1
url = https://gingko.io/
arch = x86_64
arch = i686
license = Commercial
options = !strip
- source = https://github.com/gingko/client/releases/download/v2.1.5/gingko-client-2.1.5-x86_64.AppImage
+ source = https://github.com/gingko/client/releases/download/v2.2.0/gingko-client-2.2.0-x86_64.AppImage
source = gingko.desktop
- sha512sums = 702dfc2ea70d3e211b683b00301cee4bf47f4158bf350da268b185d0d266ad5d97f388e2e1245ef272df7f42b67c0997618d1b95723b98a56b365e2e541d47b8
+ sha512sums = 30294eb49def3689a27c0a8b36160983986bca73709325564ba7dfb7cf4b0436f7cddf597c982fed994553eec5537d7303713f0009b986f71c6489fb33614803
sha512sums = c11e9c2541211d0ff43d4ff26fd23f6c64d8bb8008bddbbe174a420a69cc981120c3c5466e47894515fee0dbaccd95309eb61a16ffc3b3193af0609e62b46820
pkgname = gingko
diff --git a/PKGBUILD b/PKGBUILD
index f1b14eb6478a..7cf0b9ecab10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# and https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=hyper-appimage
pkgname=gingko
-pkgver=2.1.5
+pkgver=2.2.0
pkgrel=1
pkgdesc='Gingko is a new kind of tool, that lets you shape your ideas with lists, outlines and cards, all in the same clean interface.'
arch=('x86_64' 'i686')
@@ -39,5 +39,5 @@ package() {
find "${pkgdir}/"{opt,usr} -type f -exec chmod 644 {} \;
chmod +x "${pkgdir}/opt/${pkgname}/gingko-client"
}
-sha512sums=('702dfc2ea70d3e211b683b00301cee4bf47f4158bf350da268b185d0d266ad5d97f388e2e1245ef272df7f42b67c0997618d1b95723b98a56b365e2e541d47b8'
+sha512sums=('30294eb49def3689a27c0a8b36160983986bca73709325564ba7dfb7cf4b0436f7cddf597c982fed994553eec5537d7303713f0009b986f71c6489fb33614803'
'c11e9c2541211d0ff43d4ff26fd23f6c64d8bb8008bddbbe174a420a69cc981120c3c5466e47894515fee0dbaccd95309eb61a16ffc3b3193af0609e62b46820')