summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-08-03 10:29:53 -0700
committerGregory Schier2017-08-03 10:29:53 -0700
commit671e31c5131c00507840254a99dd56fc12d839ff (patch)
tree5c5467672de6179a60b5c100a6224397308f89fc
parent6f3ee169166b2464000f83a70c5ea2ab75ba5923 (diff)
downloadaur-671e31c5131c00507840254a99dd56fc12d839ff.tar.gz
Update for 5.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86ea39ef6ec5..7256ea2dd658 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.6.3
+ pkgver = 5.7.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.6.3/insomnia_5.6.3_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.7.0/insomnia_5.7.0_amd64.deb
source = insomnia.sh
- md5sums = 4e39536ffe8a1ff281a63f537136cbfe
+ md5sums = a9b4a09e50c6e3e0b144ae05c1e5e634
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index aa4e4b97e3de..91fa815df180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.6.3
+pkgver=5.7.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=('4e39536ffe8a1ff281a63f537136cbfe'
+md5sums=('a9b4a09e50c6e3e0b144ae05c1e5e634'
'a1f02a6e1658e95218fca636ea56f5a3')