[arch-commits] Commit in kjots/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Aug 26 22:53:31 UTC 2019


    Date: Monday, August 26, 2019 @ 22:53:30
  Author: arojas
Revision: 502323

Rebuild with kontactinterface 19.08 (FS#63564)

Modified:
  kjots/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-26 22:26:04 UTC (rev 502322)
+++ PKGBUILD	2019-08-26 22:53:30 UTC (rev 502323)
@@ -2,7 +2,7 @@
 
 pkgname=kjots
 pkgver=5.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A note taking application for KDE"
 url="https://www.kde.org/applications/utilities/kjots/"
 arch=(x86_64)
@@ -19,8 +19,6 @@
 build() {
   cd build 
   cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTING=OFF 
   make



More information about the arch-commits mailing list