mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/clementine to 1.3.1-15
This commit is contained in:
parent
c07d343093
commit
8049c7eccf
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
pkgname=clementine
|
||||
pkgver=1.3.1
|
||||
pkgrel=14
|
||||
pkgrel=15
|
||||
pkgdesc='A modern music player and library organizer'
|
||||
url='http://www.clementine-player.org/'
|
||||
license=('GPL')
|
||||
|
@ -60,7 +60,6 @@ build() {
|
|||
cd Clementine-${pkgver}/build
|
||||
|
||||
cmake .. \
|
||||
-DCMAKE_BUILD_TYPE='Release' \
|
||||
-DCMAKE_INSTALL_PREFIX='/usr'
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue