summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bantyev2017-02-25 22:59:51 +0300
committerAlexander Bantyev2017-02-25 22:59:51 +0300
commit405017a5b0c1be249ee048bb9754c24ed8fa94df (patch)
treef4846a4805fbc5c151c9eaff77515290f32da196
parent845ddc933f30cc59325b6b3272883dfd3a32880c (diff)
downloadaur-405017a5b0c1be249ee048bb9754c24ed8fa94df.tar.gz
.SRCINFO
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcda856fd0f9..668d01044ca4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = qomp-qt5-git
+pkgbase = qomp
pkgdesc = Quick(Qt) Online Music Player
pkgver = 0.7.5
pkgrel = 1
@@ -17,9 +17,8 @@ pkgbase = qomp-qt5-git
depends = gstreamer0.10-ffmpeg
depends = gstreamer0.10-good-plugins
depends = gstreamer0.10-ugly-plugins
- conflicts = qomp
source = git+https://github.com/qomp/qomp
md5sums = SKIP
-pkgname = qomp-qt5-git
+pkgname = qomp
diff --git a/PKGBUILD b/PKGBUILD
index ff52b1fdc881..fe6af1926c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: alex korobtsov <korobcoff@gmail.com>
# Maintainer: Alexander Bantyev <balsoft@yandex.ru>
-pkgname=qomp-qt5-git
+pkgname=qomp
pkgver=0.7.5
pkgrel=1
pkgdesc="Quick(Qt) Online Music Player"
@@ -12,7 +12,6 @@ depends=( 'taglib' 'qt5-base' 'qt5-tools' 'qt5-multimedia'
'gstreamer0.10-base-plugins' 'gstreamer0.10-ffmpeg'
'gstreamer0.10-good-plugins' 'gstreamer0.10-ugly-plugins' )
makedepends=('git')
-conflicts=(qomp)
source=(git+https://github.com/qomp/qomp)
md5sums=('SKIP')