summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames An2015-12-07 16:52:13 -0500
committerJames An2015-12-07 16:52:13 -0500
commit44026d83dc9b3a6171f7a2d5524947a991805512 (patch)
tree50331f8802395c45ccc45dd3053b40703c4dc4ed
parent0093b513e2571140f93b3bebbcfcbce302e8fbde (diff)
downloadaur-44026d83dc9b3a6171f7a2d5524947a991805512.tar.gz
Removed hash checksum for search_api_solr source package as it changes on every upstream commit.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 561612cea564..d8aeae5dd597 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Dec 7 21:50:50 UTC 2015
pkgbase = solr-conf-drupal
pkgdesc = Configuration files to enable Drupal 7.x or 8.x to use Solr 3.x, 4.x, or 5.x as its search provider
pkgver = 1
@@ -14,7 +16,7 @@ pkgbase = solr-conf-drupal
source = https://github.com/amateescu/search_api_solr/archive/8.x-1.x.zip
source = https://raw.githubusercontent.com/apache/lucene-solr/branch_5x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
md5sums = ea3f8918a37f5d581def933921870e2d
- md5sums = 304538fdbbb7f32e8858cf1d661f8ea6
+ md5sums = b3806096d1e43de09ca8c49c4c601159
md5sums = 9f3c8a60a4f09327fad22aeff082c2b3
pkgname = solr-conf-drupal
diff --git a/PKGBUILD b/PKGBUILD
index 33a525dd5f9b..75015a9505b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ source=(
# The mapping-ISOLatin1Accent.txt file is identical in all occurrences in the Solr repo across the head of all its supported branches (3-5.x)
)
md5sums=('ea3f8918a37f5d581def933921870e2d'
- '304538fdbbb7f32e8858cf1d661f8ea6'
+ 'b3806096d1e43de09ca8c49c4c601159'
'9f3c8a60a4f09327fad22aeff082c2b3')
prepare() {