summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDJ Griffin2018-01-22 18:14:49 -0500
committerDJ Griffin2018-01-22 18:14:49 -0500
commitd8f67018bf29ea73006967fff1abde2fb671ab55 (patch)
treed379660b5eca6078d2404d71ba3087301ea8f1e4 /PKGBUILD
parentafcac3f357aba1dd3ab0c855ceda817bc8c49f02 (diff)
downloadaur-d8f67018bf29ea73006967fff1abde2fb671ab55.tar.gz
omp.desktop validity fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb2ff0691264..52ac9c3c6fe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: DJ Griffin <thewisenoob@gmail.com>
pkgname=omp-git
-pkgver=0.0.3.r1
-pkgrel=1
+pkgver=0.0.3.r2
+pkgrel=2
pkgdesc='GTK3-based Music Player'
url='http://openmusicplayer.com/'
arch=(x86_64)
license=(GPL3)
depends=(gstreamer gtkmm3 libclastfm libconfig taglib)
-makedepends=(boost git)
+makedepends=(git)
provides=('omp')
conflicts=('omp')
source=("$pkgname::git+https://github.com/TheWiseNoob/OpenMusicPlayer.git"