summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-04-11 14:08:59 -0700
committerGregory Schier2017-04-11 14:08:59 -0700
commitf990f98f895a5f568923918440caef3ca1063a31 (patch)
treed96a579ac1b23332abbb4ae269d1d158f3c72d72
parent4687243feaacd54cc2c014508269f98079d2073c (diff)
downloadaur-f990f98f895a5f568923918440caef3ca1063a31.tar.gz
Update for 5.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba1035568d37..fb958d0ef3cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.0.3
+ pkgver = 5.0.4
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.3_amd64.deb
+ source = https://downloads.insomnia.rest/linux/insomnia_5.0.4_amd64.deb
source = insomnia.sh
- md5sums = 9186139beaa7aa5d5b973f9832b270f8
+ md5sums = efcc2cf042661a1b8587eda3ac7cc44d
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 934a8eb33517..eafc77d26d04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.0.3
+pkgver=5.0.4
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=('9186139beaa7aa5d5b973f9832b270f8'
+md5sums=('efcc2cf042661a1b8587eda3ac7cc44d'
'a1f02a6e1658e95218fca636ea56f5a3')