summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2024-01-23 22:33:59 +0100
committerFrederik Schwan2024-01-23 22:33:59 +0100
commitcd65e11e81a1d1fd04f125f7f0933a4831b78887 (patch)
tree709c39967e6e92f64b9de71e73573e0daff8a14d
parent194b5f54bd44ccd4be135b48a67d1b88b8778416 (diff)
downloadaur-cd65e11e81a1d1fd04f125f7f0933a4831b78887.tar.gz
update jetbrains download url to cloudflare and cleanup dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46e596f9c28e..4e73f652bed9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = goland
license = custom:jetbrains
depends = glib2
options = !strip
- source = https://download.jetbrains.com/go/goland-2023.3.2.tar.gz
+ source = https://download-cf.jetbrains.com/go/goland-2023.3.2.tar.gz
source = jetbrains-goland.desktop
source = LICENSE
b2sums = aca74e4145bccfa81dddce2aeb4a351d547c3d3130793df9b3a81f9c4227bb8bc58ef5f06bd3b914d483b62262a0040f9f56f60092d5dbd533df698d859ca021
diff --git a/PKGBUILD b/PKGBUILD
index 5eb5e24d7a0a..2d835f869910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://www.jetbrains.com/go/'
license=('custom:jetbrains')
depends=('glib2')
options=('!strip')
-source=("https://download.jetbrains.com/go/${pkgbase}-${pkgver}.tar.gz"
+source=("https://download-cf.jetbrains.com/go/${pkgbase}-${pkgver}.tar.gz"
jetbrains-goland.desktop
LICENSE)
b2sums=('aca74e4145bccfa81dddce2aeb4a351d547c3d3130793df9b3a81f9c4227bb8bc58ef5f06bd3b914d483b62262a0040f9f56f60092d5dbd533df698d859ca021'