summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-08-12 15:17:12 -0700
committerGregory Schier2017-08-12 15:17:12 -0700
commitc240443d40755bff69449f7de741876780bb066e (patch)
tree0de769d0b2ef200d06a9e3c4328d84a814071a43
parentf1a81484e72e97b6f97d520d615b3d9964f5874b (diff)
downloadaur-c240443d40755bff69449f7de741876780bb066e.tar.gz
Updated for 5.7.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0b5dbef17d9..3aa27b6b60cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.7.10
+ pkgver = 5.7.11
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.7.10/insomnia_5.7.10_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.7.11/insomnia_5.7.11_amd64.deb
source = insomnia.sh
- md5sums = 971d8135cca63a5c2e4870871c25bdfc
+ md5sums = 285b67582bd2b150ca50fd5e78bd2f74
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 60331110d593..dadcc915298f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.7.10
+pkgver=5.7.11
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=('971d8135cca63a5c2e4870871c25bdfc'
+md5sums=('285b67582bd2b150ca50fd5e78bd2f74'
'a1f02a6e1658e95218fca636ea56f5a3')