mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
nanomath: auto updated to 1.4.0-1
This commit is contained in:
parent
24f66d43d0
commit
4f9a96e872
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
pkgname=nanomath
|
||||
_module=nanomath
|
||||
pkgver=1.3.0
|
||||
pkgrel=3
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="simple math function for other Oxford Nanopore processing scripts"
|
||||
url="https://github.com/wdecoster/nanomath/"
|
||||
depends=(
|
||||
|
@ -23,7 +23,7 @@ makedepends=(
|
|||
license=('GPL3')
|
||||
arch=('any')
|
||||
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
|
||||
sha256sums=('c35a024b10b34dd8f539cefed1fd69e0a46d18037ca48bed63c7941c67ae028e')
|
||||
sha256sums=('ed7a38fbb156d9a68a95c2570fe3c2035321d0a3e234580496750afca4927ced')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue