summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2018-03-02 23:06:21 +1300
committerGregory Schier2018-03-02 23:06:21 +1300
commit9fdb744699b7886aa4f8681bad9d358fb7e0d77e (patch)
tree56c0d1ffe35d2798946a65f238710f70568a215e
parent95060aad275d2f5407be6d9139e30d2bc4cbf388 (diff)
downloadaur-9fdb744699b7886aa4f8681bad9d358fb7e0d77e.tar.gz
Updated for v5.14.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81bf20ee3799..cb36dc227bdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.14.8
+ pkgver = 5.14.9
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.14.8/insomnia_5.14.8_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.14.9/insomnia_5.14.9_amd64.deb
source = insomnia.sh
- md5sums = 9e1ee01ee980d7e339f1ec0f5709397f
+ md5sums = 6a4ef089bb9d2f656a364244abcd075f
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 3066d9c2cbac..94ac165a83a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.14.8
+pkgver=5.14.9
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=('9e1ee01ee980d7e339f1ec0f5709397f'
+md5sums=('6a4ef089bb9d2f656a364244abcd075f'
'a1f02a6e1658e95218fca636ea56f5a3')