mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/calligra to 3.1.0-4
This commit is contained in:
parent
8fb3cbca10
commit
7151ce3bf9
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
pkgname=calligra
|
||||
pkgdesc="A set of applications for productivity and creative usage"
|
||||
pkgver=3.1.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=(x86_64)
|
||||
url='https://www.calligra-suite.org/'
|
||||
license=(FDL1.2 GPL2 LGPL)
|
||||
|
@ -56,7 +56,6 @@ prepare() {
|
|||
build() {
|
||||
cd build
|
||||
cmake ../$pkgbase-$pkgver \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_TESTING=OFF
|
||||
|
|
Loading…
Reference in a new issue