mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
bump musique to 1.1
This commit is contained in:
parent
5889535ec8
commit
7c18ced0b5
@ -5,8 +5,8 @@
|
||||
# Contributor: dieghen89 <dieghen89@gmail.com>
|
||||
|
||||
pkgname=musique
|
||||
pkgver=1.0
|
||||
pkgrel=3
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Just another music player, only better"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://flavio.tordini.org/musique"
|
||||
@ -20,7 +20,7 @@ optdepends=('gstreamer0.10-plugins: for gstreamer backend'
|
||||
conflicts=('$pkgname-git')
|
||||
replaces=('minitunes' 'minitunes-git')
|
||||
source=(http://flavio.tordini.org/files/musique/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('e016fd9198f462fefe1c0b4aecd8a2ce')
|
||||
md5sums=('cca6cdfb5099ccc82b943b034fa2e5ae')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}
|
||||
|
Loading…
Reference in New Issue
Block a user