summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52ac9c3c6fe2..f62a8b25c6cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: DJ Griffin <thewisenoob@gmail.com>
pkgname=omp-git
-pkgver=0.0.3.r2
-pkgrel=2
+pkgver=0.0.3.r3
+pkgrel=3
pkgdesc='GTK3-based Music Player'
url='http://openmusicplayer.com/'
arch=(x86_64)
@@ -11,10 +11,8 @@ depends=(gstreamer gtkmm3 libclastfm libconfig taglib)
makedepends=(git)
provides=('omp')
conflicts=('omp')
-source=("$pkgname::git+https://github.com/TheWiseNoob/OpenMusicPlayer.git"
- "omp.desktop")
-sha256sums=('SKIP'
- '65398127a90eec9cb79eb11a227305ec2b9f2f3ba1265e2dd1d31934205cd38c')
+source=("$pkgname::git+https://github.com/TheWiseNoob/OpenMusicPlayer.git")
+sha256sums=('SKIP')
pkgver() {
cd "${pkgname}"