summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2016-12-04 15:12:41 -0600
committerBrian Allred2016-12-04 15:12:41 -0600
commit230d6d14a0547ba8e33a6740dad0df4ae28e12f5 (patch)
treef26d8fcc70dcc2b7daf9882155ec7c756b7c6d83
parent2bd3f75cef25d22f45bbd0d50fb425de242c290b (diff)
downloadaur-230d6d14a0547ba8e33a6740dad0df4ae28e12f5.tar.gz
4.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07e7fe8cdd09..04f3264252e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 15 01:12:15 UTC 2016
+# Sun Dec 4 21:11:44 UTC 2016
pkgbase = gpmdp
pkgdesc = A beautiful cross platform Desktop Player for Google Play Music. Stable release.
- pkgver = 4.0.3
+ pkgver = 4.0.4
pkgrel = 1
url = http://www.googleplaymusicdesktopplayer.com
arch = i686
@@ -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/v4.0.3/google-play-music-desktop-player_4.0.3_.deb
+ source = https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.0.4/google-play-music-desktop-player_4.0.4_.deb
source = gpmdp.desktop
pkgname = gpmdp
diff --git a/PKGBUILD b/PKGBUILD
index 78485eb60455..90a3ef984604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# This script is licensed under the MIT license.
pkgname=gpmdp
-pkgver=4.0.3
+pkgver=4.0.4
pkgrel=1
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music. Stable release."
arch=('i686' 'x86_64')
@@ -16,12 +16,12 @@ license=('MIT')
case $CARCH in
'x86_64')
_arch='amd64'
- md5sums=('7e629b3f498aa11fae2367a7f743648d'
+ md5sums=('d725b5ddf68a0816342a84e1d8e998d7'
'66bc0423e793af7b8ca75b9b175a42c8')
;;
'i686')
_arch='i386'
- md5sums=('88077aa8bdc6ca6e82fb711bfa92d29d'
+ md5sums=('685cf814ed1386c4abcee9473096e4ad'
'66bc0423e793af7b8ca75b9b175a42c8')
;;
esac