summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12022-07-09 11:24:39 +0800
committerChocobo12022-07-09 11:24:39 +0800
commita39c3790ea6d8743958bc4f30f953bfb6b954719 (patch)
tree27d26a033cf1a83462c951ddd9ed9198a0e7a943
parent9a2df81a504ee2c746de64a868b38831d9483baf (diff)
downloadaur-a39c3790ea6d8743958bc4f30f953bfb6b954719.tar.gz
upgpkg: flashfry 1.14-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96a4580b2922..30ae14d1ac00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = flashfry
pkgdesc = The rapid CRISPR characterization tool
- pkgver = 1.13
+ pkgver = 1.14
pkgrel = 1
url = https://github.com/mckennalab/FlashFry
arch = any
license = GPL3
depends = java-runtime
depends = sh
- source = https://github.com/mckennalab/FlashFry/releases/download/1.13/FlashFry-assembly-1.13.jar
+ source = https://github.com/mckennalab/FlashFry/releases/download/1.14/FlashFry-assembly-1.14.jar
source = flashfry
- sha256sums = a315e3c053229c1839e785b2bc8b1e7217a46f5d87ee9309b802863e53764e5f
+ sha256sums = 4c1dde8156e850bee70479b413e60c4faf246ba1dc59ef68c8facb9289efbad5
sha256sums = bbd75fa11183b127d42c8d910f6b56f7bbcdcb4089982f5e70824a1aed28da28
pkgname = flashfry
diff --git a/PKGBUILD b/PKGBUILD
index 566672eefd28..d544f10ee11a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=flashfry
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc="The rapid CRISPR characterization tool"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('java-runtime' 'sh')
source=("https://github.com/mckennalab/FlashFry/releases/download/$pkgver/FlashFry-assembly-$pkgver.jar"
"flashfry")
-sha256sums=('a315e3c053229c1839e785b2bc8b1e7217a46f5d87ee9309b802863e53764e5f'
+sha256sums=('4c1dde8156e850bee70479b413e60c4faf246ba1dc59ef68c8facb9289efbad5'
'bbd75fa11183b127d42c8d910f6b56f7bbcdcb4089982f5e70824a1aed28da28')