summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-06-26 10:12:45 -0700
committerGregory Schier2017-06-26 10:12:45 -0700
commitfceef647a556ae8c2c7234b3b6a502f397ed3fee (patch)
tree9a527e949984245e6c693b5d9e687f148577595d
parenta087092d1c43f895174c59373e0c855cfda3d0af (diff)
downloadaur-fceef647a556ae8c2c7234b3b6a502f397ed3fee.tar.gz
Update for 5.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de6c03cad56a..659b3c3f1366 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.3.6
+ pkgver = 5.4.0
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.6/insomnia_5.3.6_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.4.0/insomnia_5.4.0_amd64.deb
source = insomnia.sh
- md5sums = 6daa21998739aee1c1f6d191132796fa
+ md5sums = 7993c902c4d2ab5018c983445cca131f
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index e6ee556fba93..3a9bbf2150b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.3.6
+pkgver=5.4.0
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=('6daa21998739aee1c1f6d191132796fa'
+md5sums=('7993c902c4d2ab5018c983445cca131f'
'a1f02a6e1658e95218fca636ea56f5a3')