summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 634cc4e6758b..dd68783f8b17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.12.4
+ pkgver = 5.14.3
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.12.4/insomnia_5.12.4_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.14.3/insomnia_5.14.3_amd64.deb
source = insomnia.sh
- md5sums = ae8fa3e6b2ee7c3a94c1f1e8f473daca
+ md5sums = 9d495d70453c5456106cd1939fba8ec1
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index b16226615b19..878077937eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.12.4
+pkgver=5.14.3
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=('ae8fa3e6b2ee7c3a94c1f1e8f473daca'
+md5sums=('9d495d70453c5456106cd1939fba8ec1'
'a1f02a6e1658e95218fca636ea56f5a3')