summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Yang2016-01-13 00:32:44 +0800
committerMichael Yang2016-01-13 00:32:44 +0800
commit0254ace67c9f2f2e0a9097780ca9807e3c7aa921 (patch)
tree4bdbdf31ee316b953d8b63fba0ae8fa0f2afcf2a
parentb6374b3ac5e99994c25f525a53fea6ed6bdcfa73 (diff)
downloadaur-0254ace67c9f2f2e0a9097780ca9807e3c7aa921.tar.gz
Update
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6b118dc1c15..908e13e0593c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 12 14:21:04 UTC 2016
+# Tue Jan 12 16:32:14 UTC 2016
pkgbase = kdreports
pkgdesc = A Qt library for creating printable reports
pkgver = 1.7.0
diff --git a/PKGBUILD b/PKGBUILD
index 1445d6132179..3294d6b78620 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,5 +31,4 @@ package() {
install -Dm644 LICENSE.US.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE.US.txt
install -Dm644 LICENSE.GPL.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE.GPL.txt
install -Dm644 LICENSE.LGPL.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE.LGPL.txt
- install -Dm644 FindKDReports.cmake $pkgdir/usr/share/cmake/Modules/FindKDReports.cmake
}