summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJay Ta'ala2024-02-29 09:17:32 +1100
committerJay Ta'ala2024-02-29 09:17:32 +1100
commit071e4790a1424ad1983d9964f189366f49a5f5c9 (patch)
tree624dd8604f7a7ed7cd7ea498fe3bc8177534b33b /PKGBUILD
parentf98bced7bd7ab9399152a513befcbe3cf21b1a16 (diff)
downloadaur-genymotion.tar.gz
FIXES to address segmenation fault issue.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6767bbe00f77..a526cdcd6a19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=genymotion
pkgver=3.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Complete set of tools that provides a virtual environment for Android."
arch=('x86_64')
url="http://www.genymotion.com/"
@@ -15,6 +15,7 @@ optdepends=(virtualbox)
makedepends=(wget)
install=$pkgname.install
license=('custom')
+options=(!strip)
_ARCH="x64"
DLAGENTS=("https::/usr/bin/wget -U "Mozilla" %u")
source=("genymotion.desktop"