summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNate Levesque2018-03-25 11:34:08 -0400
committerNate Levesque2018-03-25 11:34:08 -0400
commit2f987e64aa7e7643dfe36777bf503d304d4f3f43 (patch)
treef51449620ce62a61a5f79488018578afe41005c3 /PKGBUILD
parent8d3d8bb4f32217ff06602460c1ec93d4312c26dd (diff)
downloadaur-2f987e64aa7e7643dfe36777bf503d304d4f3f43.tar.gz
Remove UPX flag
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ecd9ec4764a..492c503b29bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=insync
pkgver=1.4.4
_pkgver=37065
_dist=artful
-pkgrel=1
+pkgrel=2
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
-options=(!strip !upx)
+options=(!strip)
depends=('xdg-utils' 'glibc' 'python2')
optdepends=(
'sni-qt: system tray icon'