summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2020-07-09 14:25:55 -0700
committerGregory Schier2020-07-09 14:25:55 -0700
commitf4430ea8e8aebb310b2689f941923b9571507303 (patch)
treef42b7817180d46bcfc37e5fbb27fe9efe4e1fd49
parent7a036bd04c9692fb6283bec7a8f7a472ba1226c1 (diff)
downloadaur-f4430ea8e8aebb310b2689f941923b9571507303.tar.gz
Update for 2020.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f950ed683933..5b1c91cec6e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = insomnia
pkgdesc = HTTP and GraphQL client for developers
- pkgver = 2020.2.2
+ pkgver = 2020.3.0
pkgrel = 1
url = http://insomnia.rest/
arch = x86_64
options = !strip
- source = https://github.com/Kong/insomnia/releases/download/core%402020.2.2/Insomnia.Core-2020.2.2.deb
+ source = https://github.com/Kong/insomnia/releases/download/core%402020.3.0/Insomnia.Core-2020.3.0.deb
source = insomnia.sh
- md5sums = d992481708ef5cf3c6a40f0ebb435dd5
+ md5sums = cea87d014bf78129319037086ee65c33
md5sums = dfe139daf29b508bdb83bc735681a381
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 75800ffb59d0..3d118311ed22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <support@insomnia.rest>
pkgname=insomnia
-pkgver=2020.2.2
+pkgver=2020.3.0
pkgrel=1
pkgdesc="HTTP and GraphQL client for developers"
arch=('x86_64')
@@ -39,5 +39,5 @@ package() {
}
# Generated by `$ makepkg -g >> PKGBUILD`
-md5sums=('d992481708ef5cf3c6a40f0ebb435dd5'
+md5sums=('cea87d014bf78129319037086ee65c33'
'dfe139daf29b508bdb83bc735681a381')