summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Lefranc2020-04-06 15:36:27 +0200
committerGuillaume Lefranc2020-04-06 15:36:27 +0200
commit7e643225d863847bf8f29c3565f1683ce5554e65 (patch)
treefc7feb837712a0e0b60749384d33581897b635cd /PKGBUILD
parentbd26e804001bcdef3aa2a520a2dabd6a8227c91b (diff)
downloadaur-7e643225d863847bf8f29c3565f1683ce5554e65.tar.gz
Bump version to 1.4.37
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 253624c9f0c1..2d1ee22613b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Guillaume Lefranc <guillaume@signal18.io>
pkgname=nextdns
-pkgver=1.4.35
+pkgver=1.4.37
pkgrel=1
pkgdesc='NextDNS DNS-over-HTTPS client'
arch=('x86_64')
@@ -21,4 +21,3 @@ package() {
install -Dm755 $pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha256sums=('7a7c0829ca52a711f6fc813e6d913577670c95ddd8b3ab5d17da2b69440a3edc')