summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2017-11-28 12:49:31 +0000
committerGregory Schier2017-11-28 12:49:31 +0000
commit0fb03655d1514ae052d9a861b5f59af27e690b17 (patch)
tree0206774345b15369f568fc63bdfba63a58e890d4
parent578f5daf98b20b46cb1fa75613766420a993bbde (diff)
downloadaur-0fb03655d1514ae052d9a861b5f59af27e690b17.tar.gz
Updated for 5.12.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9173e7a69a2b..12185ebc5691 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = insomnia
pkgdesc = A simple and beautiful REST API and HTTP client
- pkgver = 5.12.1
+ pkgver = 5.12.3
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.1/insomnia_5.12.1_amd64.deb
+ source = https://github.com/getinsomnia/insomnia/releases/download/v5.12.3/insomnia_5.12.3_amd64.deb
source = insomnia.sh
- md5sums = 56b5d9f5f09c9566f9ac3e24011eedb6
+ md5sums = abb259d1b31331f63c7392d955b5504b
md5sums = a1f02a6e1658e95218fca636ea56f5a3
pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 517e9499acf0..a202d931dfe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gregory Schier <greg@schier.co>
pkgname=insomnia
-pkgver=5.12.1
+pkgver=5.12.3
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=('56b5d9f5f09c9566f9ac3e24011eedb6'
+md5sums=('abb259d1b31331f63c7392d955b5504b'
'a1f02a6e1658e95218fca636ea56f5a3')