mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
rnalysis: auto updated to 3.9.2-3
This commit is contained in:
parent
f3015a5cf9
commit
c4e23bbfc6
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=rnalysis
|
||||
_name=RNAlysis
|
||||
pkgver=3.9.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Python-based software for analyzing RNA sequencing data. https://doi.org/10.1101/2022.11.25.517851'
|
||||
_pkgdesc='Python-based software with GUI for analyzing RNA sequencing data'
|
||||
arch=(any)
|
||||
|
@ -73,7 +73,7 @@ makedepends=(
|
|||
source=(${_name}-${pkgver}.tar.gz::https://github.com/GuyTeichman/RNAlysis/archive/refs/tags/V"${pkgver}".tar.gz
|
||||
)
|
||||
|
||||
sha256sums=('eee2536993829b5ce4388e5e2fbb83a381ca30924994922ddb99c907a29401b2')
|
||||
sha256sums=('c095321ee6beb16d3164183d560acdf20b7a7b08c5dc7dfa9342500159448522')
|
||||
|
||||
prepare() {
|
||||
cd "$_name-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue