chore: update to v0.15.0

This commit is contained in:
oritwoen 2026-01-27 19:13:58 +00:00
parent c66b4cb0e0
commit 1fa1988796
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = boha
pkgdesc = Crypto bounties, puzzles and challenges data library
pkgver = 0.14.0
pkgver = 0.15.0
pkgrel = 1
url = https://github.com/oritwoen/boha
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = boha
makedepends = rust
depends = gcc-libs
depends = glibc
source = git+https://github.com/oritwoen/boha.git#tag=v0.14.0
source = git+https://github.com/oritwoen/boha.git#tag=v0.15.0
sha256sums = SKIP
pkgname = boha

View file

@ -1,5 +1,5 @@
pkgname=boha
pkgver=0.14.0
pkgver=0.15.0
pkgrel=1
pkgdesc="Crypto bounties, puzzles and challenges data library"
arch=('x86_64')