summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2016-06-19 22:03:24 -0500
committerBrian Allred2016-06-19 22:03:24 -0500
commitcfe4eaef3355dd5aad8ec2568fca9d85bb9e2841 (patch)
treeb1499eb8bb5b734ceeaee33f7336eb6e19257624
parentd5305d7c4095b4cea65e4709f0939fdf724a6ec0 (diff)
downloadaur-cfe4eaef3355dd5aad8ec2568fca9d85bb9e2841.tar.gz
Update to 3.2.5. Fix Desktop file.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD22
-rw-r--r--gpmdp.desktop2
3 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 499129a27593..c132bdcb28f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 31 01:34:27 UTC 2016
+# Mon Jun 20 03:02:22 UTC 2016
pkgbase = gpmdp
pkgdesc = A beautiful cross platform Desktop Player for Google Play Music. Stable release.
- pkgver = 3.2.4
- pkgrel = 4
+ pkgver = 3.2.5
+ pkgrel = 1
url = http://www.googleplaymusicdesktopplayer.com
arch = i686
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = gpmdp
provides = gpmdp
conflicts = google-play-music-desktop-player-git
conflicts = gpmdp-git
- source = https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v3.2.4/google-play-music-desktop-player_3.2.4_.deb
+ source = https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v3.2.5/google-play-music-desktop-player_3.2.5_.deb
source = gpmdp.desktop
pkgname = gpmdp
diff --git a/PKGBUILD b/PKGBUILD
index f4693d77b4c3..c2abaff77830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# This script is licensed under the MIT license.
pkgname=gpmdp
-pkgver=3.2.4
-pkgrel=4
+pkgver=3.2.5
+pkgrel=1
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music. Stable release."
arch=('i686' 'x86_64')
url="http://www.googleplaymusicdesktopplayer.com"
@@ -14,15 +14,15 @@ conflicts=('google-play-music-desktop-player-git' 'gpmdp-git')
license=('MIT')
case $CARCH in
- 'x86_64')
- _arch='amd64'
- md5sums=('b38ee2ce8bd4a213c3d9de38860ef672'
- '1b9aa95549ba9b1d360cda0152b0a168')
- ;;
- 'i686')
- _arch='i386'
- md5sums=('6faf476948590f840b28a5201dc59d9a'
- '1b9aa95549ba9b1d360cda0152b0a168')
+ 'x86_64')
+ _arch='amd64'
+ md5sums=('3a936c33f7a8ce07d95484df59a88e20'
+ '66bc0423e793af7b8ca75b9b175a42c8')
+ ;;
+ 'i686')
+ _arch='i386'
+ md5sums=('813b20788d2c67fd7fac3ecfbd765112'
+ '66bc0423e793af7b8ca75b9b175a42c8')
;;
esac
diff --git a/gpmdp.desktop b/gpmdp.desktop
index 808aab5d1b03..557c14e21596 100644
--- a/gpmdp.desktop
+++ b/gpmdp.desktop
@@ -6,5 +6,5 @@ Exec=gpmdp %U
Icon=gpmdp
Type=Application
StartupNotify=true
-Categories=GNOME;GTK;Multimedia;
+Categories=AudioVideo;Player;Audio;
StartupWMClass=Google Play Music Desktop Player