summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-04-20 10:32:05 -0700
committerGregory Schier2017-04-20 10:32:05 -0700
commitbffa42b953d935b553e27751bb6e3e07f6d2e821 (patch)
treef23bd7024567a49697a57443e3ad743b979df017
parentf2488444497dd25a6bfebdb0fd7512d9db1c11e1 (diff)
downloadaur-bffa42b953d935b553e27751bb6e3e07f6d2e821.tar.gz
Update for 5.0.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 163dd341d474..fe4f984ffb18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.0.5
+ pkgver = 5.0.10
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.5_amd64.deb
+ source = https://downloads.insomnia.rest/linux/insomnia_5.0.10_amd64.deb
source = insomnia.sh
- md5sums = fcd03774d90c1bb03d5b9a5134737623
+ md5sums = f8f5a3eed8fe27eff5b6b0f2cc053cef
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index d884edaedf7e..d2f02c68abd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.0.5
+pkgver=5.0.10
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=('fcd03774d90c1bb03d5b9a5134737623'
+md5sums=('f8f5a3eed8fe27eff5b6b0f2cc053cef'
'a1f02a6e1658e95218fca636ea56f5a3')