summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormalacology2021-05-05 20:03:29 +0800
committermalacology2021-05-05 20:03:29 +0800
commit40a0f82861fe82eb7d3ad58fc4105e7ad703f1e8 (patch)
tree434161bd559a0d3d56d740f7f1ea15798b31b21f
parentd8335747243df2af9a10e3924346b6bacdd3e376 (diff)
downloadaur-40a0f82861fe82eb7d3ad58fc4105e7ad703f1e8.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0be251076cb3..2157f9571167 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = easycodeml
depends = openjdk-doc
depends = openjdk-src
source = https://github.com/starsareintherose/easycodeml/releases/download/1.21/EasyCodeML.zip
- sha256sums = bc62c6ae0ac0e9ea14e664b4a603355a53ca3134c1ab90b654e618eb2be6ce5b
+ sha256sums = 45ef18a896818643908dc3ad637da7773f6d984e75f8a6faa61992a7d8e48776
pkgname = easycodeml
diff --git a/PKGBUILD b/PKGBUILD
index 78bc958f8e3f..e9b3a25dd72a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/BioEasy/EasyCodeML"
license=('unknow')
source=("https://github.com/starsareintherose/easycodeml/releases/download/${pkgver}/EasyCodeML.zip")
-sha256sums=('bc62c6ae0ac0e9ea14e664b4a603355a53ca3134c1ab90b654e618eb2be6ce5b')
+sha256sums=('45ef18a896818643908dc3ad637da7773f6d984e75f8a6faa61992a7d8e48776')
depends=(
'jre-openjdk-headless'
'jre-openjdk'