summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e7e04a3c1a2..2f6883805a04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Therapy <sam at samtherapy dot net>
pkgname=awl-dns-git
-pkgver=0.5.10.r3.g7e7c88d
-pkgrel=2
+pkgver=0.6.7.r4.g45d1aaf
+pkgrel=1
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
pkgdesc="A DNS client"
url="https://git.froth.zone/sam/awl"
@@ -9,7 +9,7 @@ options=(!lto)
license=('BSD')
makedepends=(
'git'
- 'go>=1.18'
+ 'go>=1.19'
'scdoc'
)
provides=("${pkgname%-*}")