summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-04-07 11:17:21 -0700
committerGregory Schier2017-04-07 11:17:21 -0700
commit396b9f291fb38a74a14cd4684001778938bdc6a8 (patch)
treeba8af9f96a84cb293cdab332ca9fa027773c18f0
parent7e829cee433d6c5d10a6e20b9ef139d11e0afb51 (diff)
downloadaur-396b9f291fb38a74a14cd4684001778938bdc6a8.tar.gz
Updated for 5.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2391f0f6018..917b5af1ee06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.0.1
- pkgrel = 2
+ pkgver = 5.0.2
+ 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.1_amd64.deb
+ source = https://downloads.insomnia.rest/linux/insomnia_5.0.2_amd64.deb
source = insomnia.sh
- md5sums = 7f44b1f6807e8aabd5d018a2a9eb3ad8
+ md5sums = 31c3060c3b46117e9fbc277eb479dc2f
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 9a518991c41b..9e44d6db0faa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.0.1
-pkgrel=2
+pkgver=5.0.2
+pkgrel=1
pkgdesc="A simple and beautiful REST API and HTTP client"
arch=('x86_64')
url="http://insomnia.rest/"
@@ -39,5 +39,5 @@ package() {
}
# Generated by `$ makepkg -g >> PKGBUILD`
-md5sums=('7f44b1f6807e8aabd5d018a2a9eb3ad8'
+md5sums=('31c3060c3b46117e9fbc277eb479dc2f'
'a1f02a6e1658e95218fca636ea56f5a3')