summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-11-10 23:31:23 +0000
committerGregory Schier2017-11-10 23:31:23 +0000
commit58fd0d552eb0462d577b6c35938f30e97f87c791 (patch)
tree1eeac5e0c8b01aed00da04e3f9338f3d81f0d1b6
parentbcec930a0a11fb51555d25b61e6b4b45c535cbb0 (diff)
downloadaur-58fd0d552eb0462d577b6c35938f30e97f87c791.tar.gz
Updated for 5.11.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbe2289e2104..672288d3370d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.11.0
+ pkgver = 5.11.5
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.11.0/insomnia_5.11.0_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.11.5/insomnia_5.11.5_amd64.deb
source = insomnia.sh
- md5sums = d9868fece4c423692546711f929bcb9f
+ md5sums = 7f09cf440543d92299e379b75ba805a7
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index db367e7cab3c..a0fefef8dd15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.11.0
+pkgver=5.11.5
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=('d9868fece4c423692546711f929bcb9f'
+md5sums=('7f09cf440543d92299e379b75ba805a7'
'a1f02a6e1658e95218fca636ea56f5a3')