summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-03-20 19:50:39 +0100
committerMichel Zou2021-03-20 19:50:39 +0100
commit2e580e22f6af98189541864b4bd8d665c067815b (patch)
tree95ba2df438ea8daee2dacf725ce68a654a2affe9 /PKGBUILD
parent8c4683eead7eec13681d3126dee00499b20d446b (diff)
downloadaur-mingw-w64-ann.tar.gz
https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27ecdc2629b4..55873701b9a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@ pkgname=mingw-w64-ann
pkgver=1.1.2
pkgrel=1
pkgdesc="Approximate nearest neighbor library. (mingw-w64)"
-url="http://www.cs.umd.edu/~mount/ANN/"
+url="https://www.cs.umd.edu/~mount/ANN/"
arch=('any')
-license="LGPL"
+license=("LGPL")
depends=('mingw-w64-crt')
makedepends=('mingw-w64-gcc')
options=('!buildflags' '!strip' 'staticlibs')