summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-04-14 15:31:56 -0700
committerGregory Schier2017-04-14 15:31:56 -0700
commitf2488444497dd25a6bfebdb0fd7512d9db1c11e1 (patch)
tree6e1eaec016f7e893a9aee50cc9a9f417d7062e26
parentf990f98f895a5f568923918440caef3ca1063a31 (diff)
downloadaur-f2488444497dd25a6bfebdb0fd7512d9db1c11e1.tar.gz
Updated for 5.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb958d0ef3cd..163dd341d474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.0.4
+ pkgver = 5.0.5
pkgrel = 1
url = http://insomnia.rest/
arch = x86_64
depends = libcurl-compat
options = !strip
options = !upx
- source = https://downloads.insomnia.rest/linux/insomnia_5.0.4_amd64.deb
+ source = https://downloads.insomnia.rest/linux/insomnia_5.0.5_amd64.deb
source = insomnia.sh
- md5sums = efcc2cf042661a1b8587eda3ac7cc44d
+ md5sums = fcd03774d90c1bb03d5b9a5134737623
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index eafc77d26d04..d884edaedf7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.0.4
+pkgver=5.0.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=('efcc2cf042661a1b8587eda3ac7cc44d'
+md5sums=('fcd03774d90c1bb03d5b9a5134737623'
'a1f02a6e1658e95218fca636ea56f5a3')