summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordreieck2022-03-17 16:14:55 +0100
committerdreieck2022-03-17 16:14:55 +0100
commit2912472f0345b82c4147071aa6974db719bba24c (patch)
tree07ff1990957f86407447fb888642ed15fa481de9 /PKGBUILD
parentda3c55ed1ec77f9d68aef58b3e1796750e5de6d8 (diff)
downloadaur-perl-geo-proj4-git.tar.gz
Changed source protocol from 'git://' to 'https://'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66336392e615..7fe22207b817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=perl-geo-proj4
pkgname="${_pkgname}-git"
pkgver=1.10.0.2+r25.20210515.g417cc66
-pkgrel=2
+pkgrel=3
pkgdesc='One location on the globe, in any coordinate system. This package tries to hide the maths and the coordinate system in which the point is represented.'
arch=(
'arm'
@@ -32,7 +32,7 @@ conflicts=(
)
options=('!emptydirs')
source=(
- "${_pkgname}::git+git://github.com/markov2/perl5-Geo-Proj4.git"
+ "${_pkgname}::git+https://github.com/markov2/perl5-Geo-Proj4.git"
'LICENSE.PerlArtistic.txt'
)
sha256sums=(