summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-04-09 14:50:15 -0700
committerGregory Schier2017-04-09 14:50:15 -0700
commit4687243feaacd54cc2c014508269f98079d2073c (patch)
tree3d9bcf5d8471eb7e2d4b6c3858726a3cc7bf1d39
parent396b9f291fb38a74a14cd4684001778938bdc6a8 (diff)
downloadaur-4687243feaacd54cc2c014508269f98079d2073c.tar.gz
Updated for 5.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 917b5af1ee06..ba1035568d37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.0.2
+ pkgver = 5.0.3
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.2_amd64.deb
+ source = https://downloads.insomnia.rest/linux/insomnia_5.0.3_amd64.deb
source = insomnia.sh
- md5sums = 31c3060c3b46117e9fbc277eb479dc2f
+ md5sums = 9186139beaa7aa5d5b973f9832b270f8
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 9e44d6db0faa..934a8eb33517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.0.2
+pkgver=5.0.3
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=('31c3060c3b46117e9fbc277eb479dc2f'
+md5sums=('9186139beaa7aa5d5b973f9832b270f8'
'a1f02a6e1658e95218fca636ea56f5a3')