summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-10-31 10:01:44 +0100
committerMassimiliano Torromeo2018-10-31 10:01:44 +0100
commit58b264be108450a7620ad3f0d23c57b027a3e2a8 (patch)
treedda28d5a73ed8ecc936edf2ec9f055bac4ed9a73
parentaf7875dfe614d9255500c2e9b24b01c612d8d1bd (diff)
downloadaur-58b264be108450a7620ad3f0d23c57b027a3e2a8.tar.gz
Fixed source hashes
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ec34076dc94..5f4f8bdd77a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Oct 30 12:30:43 UTC 2018
+# Wed Oct 31 09:01:44 UTC 2018
pkgbase = nginx-mainline-mod-geoip2
pkgdesc = GeoIP2 module for mainline nginx
pkgver = 2.0
@@ -14,6 +14,7 @@ pkgbase = nginx-mainline-mod-geoip2
source = https://nginx.org/download/nginx-1.15.5.tar.gz.asc
source = https://github.com/leev/ngx_http_geoip2_module/archive/2.0/ngx_http_geoip2_module-2.0.tar.gz
sha256sums = 1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f
+ sha256sums = SKIP
sha256sums = ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99
pkgname = nginx-mainline-mod-geoip2
diff --git a/PKGBUILD b/PKGBUILD
index 3030e6e236c0..2987f8edfac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ validpgpkeys=(
)
sha256sums=('1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f'
+ 'SKIP'
'ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99')
build() {