summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-09-13 08:33:11 +0200
committerGregory Schier2017-09-13 08:33:11 +0200
commite646a2bd614c8eec0dba704da05a45d387906c54 (patch)
tree45e4f41f84af0db6ebbeacfa46616c3cbe11ce79
parent16f4b7ac22c178be335b658310f5d21e3afbda06 (diff)
downloadaur-e646a2bd614c8eec0dba704da05a45d387906c54.tar.gz
Updated for 5.8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa7454ddd1dc..0f4b5e6e53b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.8.2
+ pkgver = 5.8.3
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.8.2/insomnia_5.8.2_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.8.3/insomnia_5.8.3_amd64.deb
source = insomnia.sh
- md5sums = 98bb040cbbdc87308e25236227f01566
+ md5sums = 07cc2464bb39bd6d82f74ce9f8467714
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 7ac378d1bae1..099f68c661dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.8.2
+pkgver=5.8.3
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=('98bb040cbbdc87308e25236227f01566'
+md5sums=('07cc2464bb39bd6d82f74ce9f8467714'
'a1f02a6e1658e95218fca636ea56f5a3')