rnalysis: update to version 4.1.1

This commit is contained in:
kbipinkumar 2025-02-01 21:38:42 +05:30
parent c23ec9ff74
commit 2780a46278
No known key found for this signature in database
GPG key ID: C67233497C15E476
2 changed files with 4 additions and 3 deletions

View file

@ -2,8 +2,8 @@
pkgname=rnalysis
_name=RNAlysis
pkgver=4.1.0
pkgrel=1
pkgver=4.1.1
pkgrel=0
pkgdesc='Python-based software for analyzing RNA sequencing data. https://doi.org/10.1101/2022.11.25.517851'
_pkgdesc='Python-based GUI tool for analyzing RNA sequencing data'
arch=(any)
@ -78,7 +78,7 @@ makedepends=(
source=("git+https://github.com/GuyTeichman/RNAlysis.git#tag=V$pkgver"
)
sha256sums=('1ba3b06b7b5beae5ad72b8e006aa5115dd9da2558b073243017a75515a78eae3')
sha256sums=('67fea50507485fc4d7fd3b45f65e27addf82f47fcda1c8c13a73a90267b647cd')
prepare() {

View file

@ -25,6 +25,7 @@ repo_depends:
- python-polars
- python-kmedoids
- python-mslex
- picard-tools
update_on:
- source: github
github: GuyTeichman/RNAlysis