summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2016-07-18 19:50:47 -0500
committerBrian Allred2016-07-18 19:50:47 -0500
commit61781b21c2a4026a9a68a72fe161882fc3fc87f6 (patch)
treeb630f35fe256f48bb43ec7aee7722cd48e07c25d
parent2c023d90dbb38c538e18dc5f1b0c107ea66e1c4c (diff)
downloadaur-61781b21c2a4026a9a68a72fe161882fc3fc87f6.tar.gz
Remove Mac dependency to fix build.
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34d4917f9321..9c73370724de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 3 21:09:07 UTC 2016
+# Tue Jul 19 00:49:59 UTC 2016
pkgbase = gpmdp-git
pkgdesc = A beautiful cross platform Desktop Player for Google Play Music.
- pkgver = 3.3.0.3.gf352935
+ pkgver = 3.3.0.21.g37e17bc
pkgrel = 1
url = http://www.googleplaymusicdesktopplayer.com
install = gpmdp-git.install
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