summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2018-02-07 19:20:51 +0800
committerGregory Schier2018-02-07 19:20:51 +0800
commit5696e001eb8fbe6e4a4643cc8ed76c5bc085b607 (patch)
tree5d8dd8365f8f663b17389160377686d64d74894d
parent18550c47f78deb373e7ef05a5470c75a2023a878 (diff)
downloadaur-5696e001eb8fbe6e4a4643cc8ed76c5bc085b607.tar.gz
Update for v5.14.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd68783f8b17..d8f84e51d9bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.14.3
+ pkgver = 5.14.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.14.3/insomnia_5.14.3_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.14.6/insomnia_5.14.6_amd64.deb
source = insomnia.sh
- md5sums = 9d495d70453c5456106cd1939fba8ec1
+ md5sums = bd124a88f1c58c62caee2350afd05fd9
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 878077937eef..ace46448e4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.14.3
+pkgver=5.14.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=('9d495d70453c5456106cd1939fba8ec1'
+md5sums=('bd124a88f1c58c62caee2350afd05fd9'
'a1f02a6e1658e95218fca636ea56f5a3')