summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-11-28 02:49:00 +0000
committerGregory Schier2017-11-28 02:49:00 +0000
commit578f5daf98b20b46cb1fa75613766420a993bbde (patch)
tree851cb0be70c379532ee81061f671271d16b278d4
parent1faaede049a1e327d392b4d6a838d372339b1ba1 (diff)
downloadaur-578f5daf98b20b46cb1fa75613766420a993bbde.tar.gz
Updated for 5.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc6e7dc2a657..9173e7a69a2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.12.0
+ pkgver = 5.12.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.12.0/insomnia_5.12.0_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.12.1/insomnia_5.12.1_amd64.deb
source = insomnia.sh
- md5sums = 4e9f82f5b521849e89186a36f03c63aa
+ md5sums = 56b5d9f5f09c9566f9ac3e24011eedb6
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 76ae052dd622..517e9499acf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.12.0
+pkgver=5.12.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=('4e9f82f5b521849e89186a36f03c63aa'
+md5sums=('56b5d9f5f09c9566f9ac3e24011eedb6'
'a1f02a6e1658e95218fca636ea56f5a3')