summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0da0b49f0074..574f725a15aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.9.6
+ pkgver = 5.10.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.9.6/insomnia_5.9.6_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.10.1/insomnia_5.10.1_amd64.deb
source = insomnia.sh
- md5sums = 57e45a6273ddea4bcb90a783a7ed1d94
+ md5sums = 9acfec502a0501a167ff9ee5b5661019
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 8f64baafcaf5..67eff9ad6d54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.9.6
+pkgver=5.10.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=('57e45a6273ddea4bcb90a783a7ed1d94'
+md5sums=('9acfec502a0501a167ff9ee5b5661019'
'a1f02a6e1658e95218fca636ea56f5a3')