summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2016-09-27 18:39:56 -0500
committerBrian Allred2016-09-27 18:39:56 -0500
commit4bbcdad648c626e2785147a71b091b73205276ac (patch)
tree19a4ebb840091635ade424ca39b7ff646a7382b3
parentd8c181b09146c10504e69e41ce54233ae981ce28 (diff)
downloadaur-4bbcdad648c626e2785147a71b091b73205276ac.tar.gz
Fix path to image file.
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87836f247ff1..dd7a1c2314cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 25 23:27:58 UTC 2016
+# Tue Sep 27 23:39:12 UTC 2016
pkgbase = gpmdp-git
pkgdesc = A beautiful cross platform Desktop Player for Google Play Music.
- pkgver = 3.5.0
+ pkgver = 3.6.0.81.g5406d92
pkgrel = 1
url = http://www.googleplaymusicdesktopplayer.com
install = gpmdp-git.install
diff --git a/PKGBUILD b/PKGBUILD
index f804fe551500..c6993ff8856b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gpmdp-git
_name=Google-Play-Music-Desktop-Player-UNOFFICIAL-
-pkgver=3.5.0.9.g3e5ac93
+pkgver=3.6.0.81.g5406d92
pkgrel=1
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music."
arch=('i686' 'x86_64')
@@ -65,7 +65,7 @@ package() {
# copy license
cp "$dist_dir/LICENSE" usr/share/doc/gpmdp/
# copy icon
- cp "$dist_dir/resources/app/build/assets/img/main.png" usr/share/pixmaps/gpmdp.png
+ cp "$dist_dir/../../build/assets/img/main.png" usr/share/pixmaps/gpmdp.png
# copy application
cp -r "$dist_dir"/* usr/share/gpmdp
# link binary