summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-04-26 18:43:28 +0000
committerBioArchLinuxBot2025-04-26 18:43:28 +0000
commita729ed1319ead515b9b1d11b9a3a9c626bae9612 (patch)
tree2ccb792847a9953e83f5f47128fa4ed71c333dfe /PKGBUILD
parentbc228e80e28a5b7644998d50778545ca9ffe3fb2 (diff)
downloadaur-biolibc.tar.gz
[lilac] updated to 0.2.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8b0018b7bcb..0ccad04b655b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bipin Kumar <kbipinkumar@pm.me>
pkgname=biolibc
-pkgver=0.2.6
+pkgver=0.2.7
pkgrel=1
pkgdesc="High-performance, memory-efficient bioinformatics library"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('BSD-2')
depends=('glibc')
makedepends=('libxtend')
source=("$pkgname-$pkgver.tar.gz::https://github.com/auerlab/$pkgname/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('d3807734b6e615e7655d86591778784f8360fc30c37a0beff54212193d3c3dd0')
+sha256sums=('d01f8e200a92ae893e69a6e2ed4d7e3939bd2559d1dabe87b9150496eba65cbe')
build() {
cd "$pkgname-$pkgver"