summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2017-02-12 17:39:02 -0600
committerBrian Allred2017-02-12 17:39:02 -0600
commit107d75b4d21a0f633922bdf315a1bb33b19389dc (patch)
treecf5a4f8af0c1b0843979ddd44095733511a60ffa
parent730a04f4d6cd57fbfad8c66e2796085e2c352917 (diff)
downloadaur-107d75b4d21a0f633922bdf315a1bb33b19389dc.tar.gz
Fix build script.
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD7
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 088a57ef4df2..977df985843f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 17 03:47:54 UTC 2016
+# Sun Feb 12 23:38:30 UTC 2017
pkgbase = gpmdp-git
pkgdesc = A beautiful cross platform Desktop Player for Google Play Music.
- pkgver = 4.0.0.2.g42ca5d1
+ pkgver = 4.1.1.39.g0598b95
pkgrel = 1
url = http://www.googleplaymusicdesktopplayer.com
install = gpmdp-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 89a75f84ba25..42a2ea87b5ea 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gpmdp-git
_name=Google-Play-Music-Desktop-Player-UNOFFICIAL-
-pkgver=4.0.0.2.g42ca5d1
+pkgver=4.1.1.39.g0598b95
pkgrel=1
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music."
arch=('i686' 'x86_64')
@@ -29,11 +29,8 @@ pkgver() {
build() {
cd "$srcdir/$_name"
+ rm -rf node_modules
npm install
- npm uninstall ll-keyboard-hook-win -O
- npm uninstall appdmg -O
- npm update
- npm run build
if [ $CARCH = "x86_64" ]
then