summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-05-29 14:44:46 -0700
committerGregory Schier2017-05-29 14:44:46 -0700
commit53dfff297da85e509c9ff8786449dcc98cd2055e (patch)
treee0a67e67f70f2931bfbb77183bd5353054026e6b
parent099c2fdce3c1297f2ccb6404b02e7c400b61fee7 (diff)
downloadaur-53dfff297da85e509c9ff8786449dcc98cd2055e.tar.gz
Updated for 5.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb87e4d3ca8b..8bb1dc3527d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.1.0
+ pkgver = 5.1.1
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.1.0/insomnia_5.1.0_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.1.1/insomnia_5.1.1_amd64.deb
source = insomnia.sh
- md5sums = 2cf1f99490acc92a97de8e713174f93f
+ md5sums = a9d8e66fe383f0c6ae51e393d8deb403
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 430c25a2c26d..7ca8b4b45dec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.1.0
+pkgver=5.1.1
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=('2cf1f99490acc92a97de8e713174f93f'
+md5sums=('a9d8e66fe383f0c6ae51e393d8deb403'
'a1f02a6e1658e95218fca636ea56f5a3')