summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 426e14708784..f602a2c99912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='http://dotty.epfl.ch'
license=('BSD')
depends=('java-environment=8')
source=("https://github.com/lampepfl/dotty/releases/download/$_pkgverWithHyphen/dotty-$_pkgverWithHyphen.tar.gz")
-sha1sums=('9257d91723cd4cc7498a0d486e333cbecf423fa4')
+sha1sums=('d99f866118eea244e86d346ea3ed05d54b3b6c02')
package() {
mkdir -p "$pkgdir/usr/bin" "$pkgdir/opt/scala-dotty"