summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYureien2022-05-26 20:43:05 +0530
committerYureien2022-05-26 20:43:55 +0530
commit9e40f68d31b67f80b9eae7c92676f03d065f81c3 (patch)
tree22f5f8263d21d6969ad2a19c379582a228a4bf7d /.SRCINFO
parentcb3172ef66fa3561e8468776d13805f6eb269ff3 (diff)
downloadaur-nginx-mod-mime-magic.tar.gz
Updated make dependency: added make
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d01cbd734ec9..da04c932369a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,14 @@ pkgbase = nginx-mod-mime-magic
pkgdesc = Set Content-Type mime-type automatically from the magic bytes of some file! (Similar to file(1))
pkgver = 0.1.0
pkgrel = 1
- url = https://github.com/FadedCoder/nginx-mime-magic-module
+ url = https://github.com/Yureien/nginx-mime-magic-module
arch = x86_64
license = BSD
+ makedepends = make
makedepends = nginx-src
depends = nginx
depends = file
- source = nginx-mime-magic-module-0.1.0.tar.gz::https://github.com/FadedCoder/nginx-mime-magic-module/archive/v0.1.0.tar.gz
+ source = nginx-mime-magic-module-0.1.0.tar.gz::https://github.com/Yureien/nginx-mime-magic-module/archive/v0.1.0.tar.gz
sha256sums = 9e7e865a99c2a99af720ec3269128a11f74b6fae0cdcdda396522ec5c06108ff
pkgname = nginx-mod-mime-magic