summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2016-05-30 20:15:09 -0500
committerBrian Allred2016-05-30 20:15:09 -0500
commitbb06704fdfd1e148007375d2c128ead4f62174c6 (patch)
treed7e1446baab6a57078a96a705857ee719939bda5
parentb30c776f960c889584f65d901e0b3524d094b13d (diff)
downloadaur-bb06704fdfd1e148007375d2c128ead4f62174c6.tar.gz
Update provides and conflicts.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d49a3694009..7db8656aee75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 31 00:42:06 UTC 2016
+# Tue May 31 01:14:14 UTC 2016
pkgbase = gpmdp
pkgdesc = A beautiful cross platform Desktop Player for Google Play Music. Stable release.
pkgver = 3.2.4
- pkgrel = 2
+ pkgrel = 3
url = http://www.googleplaymusicdesktopplayer.com
arch = i686
arch = x86_64
@@ -16,7 +16,11 @@ pkgbase = gpmdp
optdepends = gnome-keyring
optdepends = lsb-release
optdepends = libxtst
+ provides = gpmdp
+ conflicts = google-play-music-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 = gpmdp.desktop
pkgname = gpmdp
diff --git a/PKGBUILD b/PKGBUILD
index 384c5ffbdb92..8e7344d88289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,14 @@
pkgname=gpmdp
pkgver=3.2.4
-pkgrel=2
+pkgrel=3
pkgdesc="A beautiful cross platform Desktop Player for Google Play Music. Stable release."
arch=('i686' 'x86_64')
url="http://www.googleplaymusicdesktopplayer.com"
depends=('libnotify' 'alsa-lib' 'gconf' 'gtk2' 'nss')
optdepends=('gnome-keyring' 'lsb-release' 'libxtst')
+provides=('gpmdp')
+conflicts=('google-play-music-player-git' 'gpmdp-git')
license=('MIT')
case $CARCH in