summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Lefranc2019-12-06 13:53:41 +0100
committerGuillaume Lefranc2019-12-06 13:53:41 +0100
commit7b0859dc160849c8d9b2fed1ed9a8a895d2bd54e (patch)
treed3f76525ee5d4752624ab2fc619925189068c94b /PKGBUILD
parent9f0e2989c956675c2e873a769469afa1172c69e3 (diff)
downloadaur-7b0859dc160849c8d9b2fed1ed9a8a895d2bd54e.tar.gz
Bump version to 1.2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dc7b2cdc7b5..8856d79b018c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Guillaume Lefranc <guillaume@signal18.io>
pkgname=nextdns
-pkgver=1.2.8
+pkgver=1.2.9
pkgrel=1
pkgdesc='NextDNS DNS-over-HTTPS client'
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/nextdns/nextdns"
license=('MIT')
makedepends=('go-pie')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('3ba5af1069e33fdc7d91a21c5f634437830d09ced99d6c8a851774ca8a2013d8')
+sha256sums=('db5c3d73a7a8f1b3868e6d697ccac0f23df6c0dcca6190cc0806b89246ec66d1')
install=$pkgname.install
build() {