mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
ugene: auto updated to 48.1-1
This commit is contained in:
parent
04588c542a
commit
97de7fc4ad
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
_pkgname=ugene
|
||||
pkgname=('ugene' 'ugene-cuda')
|
||||
pkgver=48.0
|
||||
pkgrel=2
|
||||
pkgver=48.1
|
||||
pkgrel=1
|
||||
pkgdesc='A free open-source cross-platform bioinformatics software'
|
||||
arch=('x86_64')
|
||||
url='http://ugene.net'
|
||||
|
@ -23,7 +23,7 @@ makedepends=(
|
|||
opencl-headers
|
||||
)
|
||||
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/ugeneunipro/ugene/archive/refs/tags/${pkgver}.tar.gz")
|
||||
sha256sums=('89324da7f4a67c6b8a1d0d1b7a30099a9cb406fa1bb7a9aea3bd132a2ff9d501')
|
||||
sha256sums=('6c17825fe072a07b936e9fbbcbc0cf2d16d6cac94578a354b02502771ea2ec05')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}
|
||||
|
|
Loading…
Add table
Reference in a new issue