summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-06-15 14:01:48 -0700
committerGregory Schier2017-06-15 14:01:48 -0700
commita087092d1c43f895174c59373e0c855cfda3d0af (patch)
tree25fc15b5a8e5124a504b2317130a33edc2f30017
parenta295e592a270e22d20ee2e974f107171873cea86 (diff)
downloadaur-a087092d1c43f895174c59373e0c855cfda3d0af.tar.gz
Updated for 5.3.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64b88f76919c..de6c03cad56a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.3.3
+ pkgver = 5.3.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.3.3/insomnia_5.3.3_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.3.6/insomnia_5.3.6_amd64.deb
source = insomnia.sh
- md5sums = 74d62720d356dc2fe6d0cea63482ad74
+ md5sums = 6daa21998739aee1c1f6d191132796fa
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index f293aa4173e7..e6ee556fba93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.3.3
+pkgver=5.3.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=('74d62720d356dc2fe6d0cea63482ad74'
+md5sums=('6daa21998739aee1c1f6d191132796fa'
'a1f02a6e1658e95218fca636ea56f5a3')