nanomath: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2024-06-15 00:01:19 +00:00
parent 24f66d43d0
commit 4f9a96e872

View file

@ -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}