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