summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-10-13 00:04:15 +0200
committerGregory Schier2017-10-13 00:04:15 +0200
commit2f49b94da553f1d335713b2447e3dcac46442679 (patch)
tree7c61c6e55dadea7dfb94631969176e46bdc43fdb
parent1310caf3e63ab00d585ed099e8dc76f715045fef (diff)
downloadaur-2f49b94da553f1d335713b2447e3dcac46442679.tar.gz
UPdated for 5.9.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc0e7244c5d3..481d2a82ddd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.8.4
+ pkgver = 5.9.2
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.4/insomnia_5.8.4_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.9.2/insomnia_5.9.2_amd64.deb
source = insomnia.sh
- md5sums = 14424793c4476f25a7ac0f4d4476cdba
+ md5sums = f49b6d0815a52f755856ea864c06b571
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 62113fa933b1..b39ca6516d7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.8.4
+pkgver=5.9.2
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=('14424793c4476f25a7ac0f4d4476cdba'
+md5sums=('f49b6d0815a52f755856ea864c06b571'
'a1f02a6e1658e95218fca636ea56f5a3')