diff options
author | Pawel Dzieciolowski | 2018-06-02 09:30:03 +0200 |
---|---|---|
committer | Pawel Dzieciolowski | 2018-06-02 09:30:03 +0200 |
commit | 32e2b5f673a21e56eae7498e49469cf277e90149 (patch) | |
tree | 4b8c34e53af6007158a756909bc7cc55dc5d2eb9 /.SRCINFO | |
parent | 54988befa06b4c1a16c9d3104b5c25c5033bff71 (diff) | |
download | aur-32e2b5f673a21e56eae7498e49469cf277e90149.tar.gz |
update to 2.4.3
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ pkgbase = kscript pkgdesc = Enhanced scripting support for Kotlin on *nix-based systems - pkgver = 2.4.1 + pkgver = 2.4.3 pkgrel = 1 url = https://github.com/holgerbrandl/kscript arch = any license = MIT depends = kotlin - source = kscript-2.4.1.bin.zip::https://github.com/holgerbrandl/kscript/releases/download/v2.4.1/kscript-2.4.1-bin.zip - sha256sums = 03a2f4d4647a702419f0bb3bb95fa2f208e83498579fcd77755fee05e3a1e316 + source = kscript-2.4.3.bin.zip::https://github.com/holgerbrandl/kscript/releases/download/v2.4.3/kscript-2.4.3-bin.zip + sha256sums = 471831fa2ccb80419a0b85983c832940c74ff50bde23b91ea6dba628379e1f9c pkgname = kscript |