summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn D Jones III2016-04-20 08:14:49 -0600
committerJohn D Jones III2016-04-20 08:14:49 -0600
commit82758983f4331748c8412e5b60b1f86a4c26220c (patch)
tree9c5a05f634a0f43a195cc949d5f266a711f62f7d
parentccf008985fffdb2156104070c19c1991ab6599f0 (diff)
downloadaur-82758983f4331748c8412e5b60b1f86a4c26220c.tar.gz
Fix install
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c1e94cf5fb9..1e9332263698 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Wed Apr 20 14:14:40 UTC 2016
pkgbase = kingfisherqm
pkgdesc = Backend for Cups - count correct pages and administration
pkgver = 0.0.3
diff --git a/PKGBUILD b/PKGBUILD
index e1483c0cd33f..21e9768c116d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ backup=('etc/kingfisher/kingfisher.conf')
url="http://sourceforge.net/projects/kingfisherqm/"
depends=("postgresql" "postgresql-libs" "cups" "php" "php-apache" "apache" "perl" "perl-proc-daemon" "perl-proc-pid-file" "perl-dbd-pg" "perl-ipc-shareable" "perl-gdgraph" "perl-gdgraph-3d" "python" "pkpgcounter")
options=('!makeflags')
-install=('kingfisher.install')
+install='kingfisher.install'
source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz/download" kingfisher.install)
md5sums=('9849252841240d87e89196060b9054e2'
'ab1c8d8acf5cc8094b49def4953fac6d')