summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Veerman2016-06-17 14:11:01 +0200
committerMalte Veerman2016-06-17 14:11:01 +0200
commit530098084444fd263b56cd401b213667635bff53 (patch)
treee73ed07643fa38daab72d314f8400ab0ad0fb12e
parentd17995b7d3d6e25e54959239f145fd4ba3577272 (diff)
downloadaur-530098084444fd263b56cd401b213667635bff53.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e201686f7d11..432b7acbc5fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jun 16 18:23:27 UTC 2016
+# Fri Jun 17 12:11:01 UTC 2016
pkgbase = fancontrol-kcm-git
pkgdesc = KCM for the fancontrol script and systemd service
pkgver = v0.4.1.r21.g5de7586
diff --git a/PKGBUILD b/PKGBUILD
index 7f6fe3f23339..0630ab12de85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ build() {
cd "$srcdir/$_srcname/build"
- cmake . \
+ cmake .. \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DLIB_INSTALL_DIR=lib \