summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2018-01-30 11:20:50 -0600
committerBrian Allred2018-01-30 11:20:50 -0600
commitc73c4d6581e81c30a691a383f64c8e5bf98fd38b (patch)
tree9242374f59537c090d1ec2dc9d15b68aae15d4e9
parent75a22df43183907e193d42673a230dceb36269e8 (diff)
downloadaur-c73c4d6581e81c30a691a383f64c8e5bf98fd38b.tar.gz
4.5.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 679ba64dfd75..c45ce6eac742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# This script is licensed under the MIT license.
pkgname=gpmdp
-pkgver=4.4.1
+pkgver=4.5.0
pkgrel=1
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music. Stable release."
arch=('i686' 'x86_64')
@@ -17,12 +17,12 @@ license=('MIT')
case $CARCH in
'x86_64')
_arch='amd64'
- md5sums=('6bfd63ba88508b29b292fe756be6a9c6'
+ md5sums=('71480667a741e6fcc7bca3bfb7a94fe3'
'66bc0423e793af7b8ca75b9b175a42c8')
;;
'i686')
_arch='i386'
- md5sums=('a25116bc1578f6f9bd204e385811202e'
+ md5sums=('290daa74e38929c6b3e2c7e5802ad03e'
'66bc0423e793af7b8ca75b9b175a42c8')
;;
esac