summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-08-16 17:01:18 -0700
committerGregory Schier2017-08-16 17:01:18 -0700
commita921114c86c989c09ddace75b8cd6a65383dd4ab (patch)
tree6913934efdb6f83f815db26ffae416443ec0db89
parentdfba17a24c1cfeb1604026e99b5925017a626fb7 (diff)
downloadaur-a921114c86c989c09ddace75b8cd6a65383dd4ab.tar.gz
Updated for 5.7.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 690e876e8366..30b715f0bfff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.7.12
+ pkgver = 5.7.14
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.7.12/insomnia_5.7.12_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.7.14/insomnia_5.7.14_amd64.deb
source = insomnia.sh
- md5sums = 4eaf313ccc3831555640a0679e55e084
+ md5sums = c4aca08aa3c77fdeed530c42c8829473
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index e80e474da4fa..c166f5b7176a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.7.12
+pkgver=5.7.14
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=('4eaf313ccc3831555640a0679e55e084'
+md5sums=('c4aca08aa3c77fdeed530c42c8829473'
'a1f02a6e1658e95218fca636ea56f5a3')