summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12020-12-23 16:38:34 +0800
committerChocobo12020-12-23 16:38:34 +0800
commitb04c7a5bdf8ae848dcdeb57224619d3017531c2e (patch)
tree2b90648d6d032a17ea13c4225becb9032333775d
parentd7d3124f8abdbcc70ec5eae3e149fb24fe353db6 (diff)
downloadaur-b04c7a5bdf8ae848dcdeb57224619d3017531c2e.tar.gz
upgpkg: flashfry 1.12-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb08ff3c0ce1..00c516f8f91a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = flashfry
pkgdesc = The rapid CRISPR characterization tool
pkgver = 1.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mckennalab/FlashFry
arch = any
license = GPL3
- depends = bash
depends = java-runtime
+ depends = sh
source = https://github.com/mckennalab/FlashFry/releases/download/1.12/FlashFry-assembly-1.12.jar
source = flashfry
sha256sums = e7751b511db16c958fbe161adad10ff92f2d263d5858e33cc6faf955c4af1280
diff --git a/PKGBUILD b/PKGBUILD
index 260a336e0504..8d8aeb2afb31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=flashfry
pkgver=1.12
-pkgrel=1
+pkgrel=2
pkgdesc="The rapid CRISPR characterization tool"
arch=('any')
url="https://github.com/mckennalab/FlashFry"
license=('GPL3')
-depends=('bash' 'java-runtime')
+depends=('java-runtime' 'sh')
source=("https://github.com/mckennalab/FlashFry/releases/download/$pkgver/FlashFry-assembly-$pkgver.jar"
"flashfry")
sha256sums=('e7751b511db16c958fbe161adad10ff92f2d263d5858e33cc6faf955c4af1280'