mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
chore: update to v0.15.0
This commit is contained in:
parent
c66b4cb0e0
commit
1fa1988796
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue