summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Lefranc2020-09-28 09:30:06 +0200
committerGuillaume Lefranc2020-09-28 09:30:06 +0200
commit0256815466d7c98e9a6c89ac0eef448132513617 (patch)
tree091c7013382a24548a05284a6400a7285f8bca71 /PKGBUILD
parentdb8232f552d30cfda4be68533f6cd3aadcac66b2 (diff)
downloadaur-0256815466d7c98e9a6c89ac0eef448132513617.tar.gz
Bump version to 1.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 116413c2b8ee..35ea525fbb52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Guillaume Lefranc <guillaume@signal18.io>
pkgname=nextdns
-pkgver=1.8.3
+pkgver=1.8.4
pkgrel=1
pkgdesc='NextDNS DNS-over-HTTPS client'
arch=('x86_64')
@@ -21,5 +21,5 @@ package() {
install -Dm644 "$srcdir/nextdns.service" "$pkgdir/usr/lib/systemd/system/nextdns.service"
}
-sha256sums=('cbff1e4b2e353b096b165f0514ab282229fcebe3450d3b3533c10a2a6cfed7cc'
+sha256sums=('52af3849f36a29358cae4a18f829a9eb46e225b8d18331d3ecc8d7bb61e259f9'
'e15d83ec460562c8a81052f37c0e78e18842e95270895524b9853f7aca285eba')