summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHLFH2023-12-05 06:09:12 +0100
committerHLFH2023-12-05 06:09:12 +0100
commit5ef2ea5e0f0b71abccfe2369d3c6cd2d083a9224 (patch)
tree7cd5783630808f0590023315e5331b3d6939d492 /PKGBUILD
parent5bf539f6b256c2885cf20c2977cc4f90074e0047 (diff)
downloadaur-5ef2ea5e0f0b71abccfe2369d3c6cd2d083a9224.tar.gz
fix git versioning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c9931205635..e4e31d6fea31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Gaspard d'Hautefeuille <gaspard@dhautefeuille.eu>
+# Maintainer: HLFH <gaspard@dhautefeuille.eu>
pkgname=hash-slinger-git
-pkgver=3.1
+pkgver=3.3+r1+g0bb0dba
pkgrel=1
pkgdesc="Tools to generate special DNS records (SSHFP, TLSA, OPENPGPKEY, IPSECKEY)"
arch=(any)
@@ -15,7 +15,7 @@ optdepends=('openssh: for sshfp'
'strongswan: for ipseckey (if not using libreswan or openswan)')
conflicts=('hash-slinger')
source=(git+https://github.com/letoams/hash-slinger)
-sha512sums=('SKIP')
+b2sums=('SKIP')
pkgver() {
cd hash-slinger