summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-07-17 14:05:37 -0700
committerGregory Schier2017-07-17 14:05:37 -0700
commit28cc030b1efac29f9b7580d4bc1ae456922e73bf (patch)
tree1d44465d702c55dfde8f61458970d5d39a752aba
parentbb5d420e86f9ca66c39a20aac0d71b4d8c5baeec (diff)
downloadaur-28cc030b1efac29f9b7580d4bc1ae456922e73bf.tar.gz
Update for 5.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77e9af2daf1c..d6deacd53284 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.5.2
+ pkgver = 5.6.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.5.2/insomnia_5.5.2_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.6.1/insomnia_5.6.1_amd64.deb
source = insomnia.sh
- md5sums = bc33245025ed819fe98081f8dffc3f2d
+ md5sums = c4b232bec7c28342d9e578af37dab21a
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index fa5b261c2795..9111478bf0d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.5.2
+pkgver=5.6.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=('bc33245025ed819fe98081f8dffc3f2d'
+md5sums=('c4b232bec7c28342d9e578af37dab21a'
'a1f02a6e1658e95218fca636ea56f5a3')