summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume R2019-01-28 18:37:01 +0100
committerGuillaume R2019-01-28 18:37:01 +0100
commit8322de1dd8420041e1104ad032eb3d8da055e0cc (patch)
tree201b53a66d51f44aa44152f030bc957d6db8dd2d /PKGBUILD
parentedce4c3fb727d1e9a61f9b2c0ed7f5e33732c1c5 (diff)
downloadaur-8322de1dd8420041e1104ad032eb3d8da055e0cc.tar.gz
Fix download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f725a40e1fe3..97959b2fec87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://scalacenter.github.io/bloop/"
license=('Apache')
depends=('scala' 'python')
-source=("https://github.com/scalacenter/bloop/releases/download/v1.2.3-9-gcb79d63/install.py")
+source=("https://github.com/scalacenter/bloop/releases/download/v1.2.5/install.py")
sha256sums=('25a18e6983463725e821f6f4f369cfef8d37f18c4dddb6a1cc1e85fa2961b9c8')
build() {