summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Schier2018-06-11 15:59:51 -0400
committerGregory Schier2018-06-11 15:59:51 -0400
commit6046ca03dac77cac7b23ded381013a581a98ac00 (patch)
treeeea1b8dc522d3e0ae5c26e30d137e1c852cbd49b
parent90af315eea6d2d64eb1d27a3b3f755eb18dade29 (diff)
downloadaur-6046ca03dac77cac7b23ded381013a581a98ac00.tar.gz
Remove upx
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8d5919e2c5f..2417db99f05f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = insomnia
pkgdesc = Visual HTTP and GraphQL client
pkgver = 5.16.6
- pkgrel = 1
+ pkgrel = 2
url = http://insomnia.rest/
arch = x86_64
options = !strip
- options = !upx
source = https://github.com/getinsomnia/insomnia/releases/download/v5.16.6/insomnia_5.16.6_amd64.deb
source = insomnia.sh
md5sums = 2da0a0f0c27f16eb90b0e100946112e0
diff --git a/PKGBUILD b/PKGBUILD
index 52eaed28ee93..d4a7c82cab62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=insomnia
pkgver=5.16.6
-pkgrel=1
+pkgrel=2
pkgdesc="Visual HTTP and GraphQL client"
arch=('x86_64')
url="http://insomnia.rest/"
-options=('!strip' '!upx')
+options=('!strip')
depends=()
source=(