summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2016-03-10 19:09:49 +0000
committerMario Finelli2016-03-10 19:09:49 +0000
commit84d9fe88a89e2285be0653cdfe2da07fa25b8f70 (patch)
tree00cad7748fdeb33fcd6f1d9ad74ac91111f61e1e /PKGBUILD
parent07cdc411e8f7dc7077381af85b99b2f6677f4228 (diff)
downloadaur-84d9fe88a89e2285be0653cdfe2da07fa25b8f70.tar.gz
Add apache configuration to source list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2af450bda2f..35d00589e58b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,10 @@ optdepends=('mysql' 'apache' 'adminer-skins' 'postgresql' 'sqlite3')
url="https://www.adminer.org"
install=${pkgname}.install
source=("${pkgname}.install"
+ "httpd-${pkgname}.conf"
"https://www.adminer.org/static/download/${pkgver}/${pkgname}-${pkgver}.php")
sha256sums=('f3d2c8d2119cccf4d84d32ad2662300eecda62ffba7304505e563e192b5a10ef'
+ '61057fd37bc77ae43110074220f7148055b34154f5f5a55e252aba1e19829b02'
'ea21b95da1a2f66d26849160f3257823254663144e6b3b506c35160b70c7b3bd')
package() {