summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoe2021-06-14 10:38:55 +0200
committerzoe2021-06-14 10:38:55 +0200
commit7b4e2e9a31fc37becaf88f2b5abc9c39527a1206 (patch)
tree5b6c262e7e6943b46de3edc60612b985fc076f95 /PKGBUILD
parentd5e4c5b0a03ce23b246c1353a4adc323790e86cd (diff)
downloadaur-ldt.tar.gz
update source link from http towards https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae01a61f1cd9..83d7657b27ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=ldt
pkgver=1.4.2
-pkgrel=1
+pkgrel=2
pkgdesc='IDE for lua language. Standalone eclipse plugin.'
arch=('i686' 'x86_64')
url="https://eclipse.org/${pkgname}/"
license=('GPL')
depends=('java-runtime')
-source_x86_64=("${pkgname}.desktop" "http://download.eclipse.org/${pkgname}/products/stable/${pkgver}/org.eclipse.${pkgname}.product-linux.gtk.x86_64.tar.gz")
+source_x86_64=("${pkgname}.desktop" "https://download.eclipse.org/${pkgname}/products/stable/${pkgver}/org.eclipse.${pkgname}.product-linux.gtk.x86_64.tar.gz")
md5sums_x86_64=('04ac4a4c273d96e7c2fb7e2d9c6c3987' 'a95cce436d97383d1a0992fcab2ff247')
-source_i686=("${pkgname}.desktop" "http://download.eclipse.org/${pkgname}/products/stable/${pkgver}/org.eclipse.${pkgname}.product-linux.gtk.x86.tar.gz")
+source_i686=("${pkgname}.desktop" "https://download.eclipse.org/${pkgname}/products/stable/${pkgver}/org.eclipse.${pkgname}.product-linux.gtk.x86.tar.gz")
md5sums_i686=('04ac4a4c273d96e7c2fb7e2d9c6c3987' '5e9e55ac60278cdf9d3b67d7b89ef27b')