mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bustools: auto updated to 0.44.1-1
This commit is contained in:
parent
f6ee5e0b1b
commit
295bdf9f89
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: bipin kumar <kbipinkumar@pm.me>
|
||||
|
||||
pkgname=bustools
|
||||
pkgver=0.44.0
|
||||
pkgver=0.44.1
|
||||
pkgrel=1
|
||||
pkgdesc='Program for manipulating BUS files for single cell RNA-Seq datasets. doi:10.1038/s41587-021-00870-2'
|
||||
url="https://github.com/BUStools/$pkgname/"
|
||||
|
@ -10,7 +10,7 @@ arch=('x86_64')
|
|||
depends=('zlib' 'gcc-libs')
|
||||
makedepends=('cmake')
|
||||
source=($pkgname-$pkgver::"https://github.com/BUStools/bustools/archive/refs/tags/v$pkgver.tar.gz")
|
||||
sha256sums=('e9a12be416d5d3940dd0ec3bfb0be3a481f2eea7d4411df1ab24c814332d99b8')
|
||||
sha256sums=('829d7ca129b4c4911cae35bc2b87cac5d3a7845387b9a6487765aec84108d732')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue