diff --git a/BioArchLinux/fastp/PKGBUILD b/BioArchLinux/fastp/PKGBUILD index 6b44ca93e2..9d7c13d660 100644 --- a/BioArchLinux/fastp/PKGBUILD +++ b/BioArchLinux/fastp/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Baytars pkgname=fastp pkgver=0.23.2 -pkgrel=3 +pkgrel=4 pkgdesc="a tool designed to provide fast all-in-one preprocessing for FastQ files, developed in C++ with multithreading supported to afford high performance" url="https://github.com/OpenGene/fastp" license=('MIT')