summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Kugland2021-10-25 15:57:35 -0300
committerAndré Kugland2021-10-25 15:57:35 -0300
commitac6f4419d15ea417e850a96343c90f1bb686065b (patch)
tree766f340a4a6ec113aed01408ecbe2145614d7999 /PKGBUILD
parentd4e7dc0639d779059a1ed9cf0ccd9aee74856f7b (diff)
downloadaur-bip39-git.tar.gz
new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca089efe9035..b4c6fb7348a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=bip39
pkgname=$_pkgname-git
-pkgver=r14.9908de7
-pkgrel=2
+pkgver=r18.c019fc1
+pkgrel=1
pkgdesc="Generate mnemonic codes according to BIP-0039"
arch=('x86_64')
url="https://github.com/kugland/bip39"