summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2018-02-14 17:20:29 +0800
committerGregory Schier2018-02-14 17:20:29 +0800
commit4cd42fbc001309ec2017fb24419a74d08995426a (patch)
tree5ec218ac6d254810c3420ade635506139e8a4aa5
parent5696e001eb8fbe6e4a4643cc8ed76c5bc085b607 (diff)
downloadaur-4cd42fbc001309ec2017fb24419a74d08995426a.tar.gz
Update for 5.14.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8f84e51d9bb..28759cc7192a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.14.6
+ pkgver = 5.14.7
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.6/insomnia_5.14.6_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.14.7/insomnia_5.14.7_amd64.deb
source = insomnia.sh
- md5sums = bd124a88f1c58c62caee2350afd05fd9
+ md5sums = 5c3e9a4c61387a0823c79df29e6fba9a
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index ace46448e4a4..bad96a3f2eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.14.6
+pkgver=5.14.7
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=('bd124a88f1c58c62caee2350afd05fd9'
+md5sums=('5c3e9a4c61387a0823c79df29e6fba9a'
'a1f02a6e1658e95218fca636ea56f5a3')