summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalló György2018-06-02 16:14:52 +0000
committerBalló György2018-06-02 16:15:56 +0000
commitc3eba4eb9155d58ed7e28515d828a7e998bd51b1 (patch)
tree0d2194c47c46df0ada21cf68ea91a2ca0cb4f801
parent16108906791727279f93cbf8d440b338ac48f061 (diff)
downloadaur-c3eba4eb9155d58ed7e28515d828a7e998bd51b1.tar.gz
Add back package
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 776acc82d084..d6a75ce2ab05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,16 +2,13 @@ pkgbase = musique
pkgdesc = A different take on the music player
pkgver = 1.5
pkgrel = 1
- url = http://flavio.tordini.org/musique
- arch = i686
+ url = https://flavio.tordini.org/musique
arch = x86_64
license = GPL3
makedepends = qt5-tools
depends = phonon-qt5
depends = taglib
depends = hicolor-icon-theme
- optdepends = phonon-qt5-gstreamer: gstreamer backend
- optdepends = phonon-qt5-vlc: vlc backend
source = musique-1.5.tar.gz::https://github.com/flaviotordini/musique/archive/1.5.tar.gz
sha256sums = 82600f4e3d58900df1cc11acd77efbf11e8eac94f8c7382d57f953cadcd49d54
diff --git a/PKGBUILD b/PKGBUILD
index 6dae93cea339..13364765a05c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,11 @@ pkgname=musique
pkgver=1.5
pkgrel=1
pkgdesc='A different take on the music player'
-arch=('i686' 'x86_64')
-url='http://flavio.tordini.org/musique'
+arch=('x86_64')
+url='https://flavio.tordini.org/musique'
license=('GPL3')
depends=('phonon-qt5' 'taglib' 'hicolor-icon-theme')
makedepends=('qt5-tools')
-optdepends=('phonon-qt5-gstreamer: gstreamer backend'
- 'phonon-qt5-vlc: vlc backend')
source=("$pkgname-$pkgver.tar.gz::https://github.com/flaviotordini/musique/archive/$pkgver.tar.gz")
sha256sums=('82600f4e3d58900df1cc11acd77efbf11e8eac94f8c7382d57f953cadcd49d54')