summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2018-05-23 15:07:09 -0400
committerGregory Schier2018-05-23 15:07:09 -0400
commitdf0ab4423b120c49fdf571921afcf83eb36e2cb3 (patch)
tree955f267f58af728352f2dc40ee828d433a676177
parentb8d41703b0ec9f0c92e5c7514048f07d42b529fe (diff)
downloadaur-df0ab4423b120c49fdf571921afcf83eb36e2cb3.tar.gz
Updated for 5.16.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f5acb3c8626..e703c3d5c72e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = insomnia
- pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.16.2
+ pkgdesc = Visual HTTP and GraphQL client
+ pkgver = 5.16.4
pkgrel = 1
url = http://insomnia.rest/
arch = x86_64
options = !strip
options = !upx
- source = https://github.com/getinsomnia/insomnia/releases/download/v5.16.2/insomnia_5.16.2_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.16.4/insomnia_5.16.4_amd64.deb
source = insomnia.sh
- md5sums = 6ec0ded1b092e1a982c4fbfd574bf2f1
+ md5sums = 1994c99b6d9ae9390f09442faf16faf0
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index f13f08cb0d3a..a33a356612b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.16.2
+pkgver=5.16.4
pkgrel=1
-pkgdesc="A simple and beautiful REST API and HTTP client"
+pkgdesc="Visual HTTP and GraphQL client"
arch=('x86_64')
url="http://insomnia.rest/"
options=('!strip' '!upx')
@@ -39,5 +39,5 @@ package() {
}
# Generated by `$ makepkg -g >> PKGBUILD`
-md5sums=('6ec0ded1b092e1a982c4fbfd574bf2f1'
+md5sums=('1994c99b6d9ae9390f09442faf16faf0'
'a1f02a6e1658e95218fca636ea56f5a3')