summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Allred2016-07-18 19:50:47 -0500
committerBrian Allred2016-07-18 19:50:47 -0500
commit61781b21c2a4026a9a68a72fe161882fc3fc87f6 (patch)
treeb630f35fe256f48bb43ec7aee7722cd48e07c25d /PKGBUILD
parent2c023d90dbb38c538e18dc5f1b0c107ea66e1c4c (diff)
downloadaur-61781b21c2a4026a9a68a72fe161882fc3fc87f6.tar.gz
Remove Mac dependency to fix build.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11ef121122e2..5d11ee192b4c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gpmdp-git
_name=Google-Play-Music-Desktop-Player-UNOFFICIAL-
-pkgver=3.3.0.3.gf352935
+pkgver=3.3.0.21.g37e17bc
pkgrel=1
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music."
arch=('i686' 'x86_64')
@@ -31,6 +31,7 @@ build() {
cd "$srcdir/$_name"
npm install
npm uninstall ll-keyboard-hook-win -O
+ npm uninstall appdmg -O
npm update
npm run build