summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-10-13 16:45:01 +0200
committerGregory Schier2017-10-13 16:45:01 +0200
commit7174cfa00acc8315f246d01d94783a5c0afc3943 (patch)
tree826166d47446c92a608073755957200ced074507
parent2f49b94da553f1d335713b2447e3dcac46442679 (diff)
downloadaur-7174cfa00acc8315f246d01d94783a5c0afc3943.tar.gz
Updated for 5.9.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 481d2a82ddd2..0da0b49f0074 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.9.2
+ pkgver = 5.9.6
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.9.2/insomnia_5.9.2_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.9.6/insomnia_5.9.6_amd64.deb
source = insomnia.sh
- md5sums = f49b6d0815a52f755856ea864c06b571
+ md5sums = 57e45a6273ddea4bcb90a783a7ed1d94
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index b39ca6516d7a..8f64baafcaf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.9.2
+pkgver=5.9.6
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=('f49b6d0815a52f755856ea864c06b571'
+md5sums=('57e45a6273ddea4bcb90a783a7ed1d94'
'a1f02a6e1658e95218fca636ea56f5a3')