summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-11-08 15:44:47 +0100
committerGregory Schier2017-11-08 15:44:47 +0100
commitbcec930a0a11fb51555d25b61e6b4b45c535cbb0 (patch)
tree0b0f117fbafae6a43aeee9d0283a51461d6d3dd3
parentea0e47282a0c524007ce4ec4c4181b80e8cc34b4 (diff)
downloadaur-bcec930a0a11fb51555d25b61e6b4b45c535cbb0.tar.gz
Updated for 5.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 574f725a15aa..dbe2289e2104 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.10.1
+ pkgver = 5.11.0
pkgrel = 1
url = http://insomnia.rest/
arch = x86_64
depends = libcurl-compat
options = !strip
options = !upx
- source = https://github.com/getinsomnia/insomnia/releases/download/v5.10.1/insomnia_5.10.1_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.11.0/insomnia_5.11.0_amd64.deb
source = insomnia.sh
- md5sums = 9acfec502a0501a167ff9ee5b5661019
+ md5sums = d9868fece4c423692546711f929bcb9f
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 67eff9ad6d54..db367e7cab3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.10.1
+pkgver=5.11.0
pkgrel=1
pkgdesc="A simple and beautiful REST API and HTTP client"
arch=('x86_64')
@@ -39,5 +39,5 @@ package() {
}
# Generated by `$ makepkg -g >> PKGBUILD`
-md5sums=('9acfec502a0501a167ff9ee5b5661019'
+md5sums=('d9868fece4c423692546711f929bcb9f'
'a1f02a6e1658e95218fca636ea56f5a3')