summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Price2019-06-21 08:45:07 +0100
committerWill Price2019-06-21 08:45:12 +0100
commit3e497892d3eca9b19e0f6266ac518528cb6ce282 (patch)
tree4dce45f132d205931fcb4a7d1b9bf21fac12e914
parent916b7e05a74fdc94ae86a162711841f10c9c1f25 (diff)
downloadaur-3e497892d3eca9b19e0f6266ac518528cb6ce282.tar.gz
Update to v2.4.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47882c593e15..d75767903d1a 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.2.4
+pkgver=2.4.1
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')
@@ -14,7 +14,7 @@ depends=()
options=('!strip')
source=("https://github.com/gingko/client/releases/download/v${pkgver}/gingko-client-${pkgver}-x86_64.AppImage"
"gingko.desktop")
-sha512sums=('11786dcdbde92b3566d07f20eab4b34d8b9893d7a95850b98bda428aa2b447b2c64672267baafad6b9790ea0600a50b3f9c9273bea608c20878b19fda85924dd'
+sha512sums=('cf45b831befd3b554acfd027087b7b55f163e71224bd5d8e1948353f08755e282d29ecaffca299c4884ec7559afd85b7ad4a42ff0130d5057aefdf082973bf49'
'c11e9c2541211d0ff43d4ff26fd23f6c64d8bb8008bddbbe174a420a69cc981120c3c5466e47894515fee0dbaccd95309eb61a16ffc3b3193af0609e62b46820')
prepare() {