mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
star: auto updated to 2.7.11a-1
This commit is contained in:
parent
fba65f2afb
commit
bf8a19030f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi
|
||||
pkgname=star
|
||||
_pkgname=STAR
|
||||
pkgver=2.7.10b
|
||||
pkgver=2.7.11a
|
||||
pkgrel=1
|
||||
pkgdesc="RNA-seq aligner"
|
||||
arch=('x86_64')
|
||||
|
@ -11,7 +11,7 @@ depends=('gcc-libs' 'zlib' 'glibc')
|
|||
makedepends=('vim')
|
||||
optdepends=()
|
||||
source=(https://github.com/alexdobin/STAR/archive/refs/tags/$pkgver.tar.gz)
|
||||
sha256sums=('0d1b71de6c5be1c5d90b32130d2abcd5785a4fc7c1e9bf19cc391947f2dc46e5')
|
||||
sha256sums=('542457b1a4fee73f27a581b1776e9f73ad2b4d7e790388b6dc71147bd039f99a')
|
||||
build() {
|
||||
cd "$_pkgname-$pkgver"
|
||||
cd source
|
||||
|
|
Loading…
Add table
Reference in a new issue