[arch-commits] Commit in dnscrypt-proxy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 16 05:24:11 UTC 2017
Date: Monday, January 16, 2017 @ 05:24:11
Author: felixonmars
Revision: 207556
upgpkg: dnscrypt-proxy 1.9.2-1
Modified:
dnscrypt-proxy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-16 05:02:16 UTC (rev 207555)
+++ PKGBUILD 2017-01-16 05:24:11 UTC (rev 207556)
@@ -4,7 +4,7 @@
# Contributor: peace4all <markspost at rocketmail dot com>
pkgname=dnscrypt-proxy
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="A tool for securing communications between a client and a DNS resolver"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
install=dnscrypt-proxy.install
backup=('etc/dnscrypt-proxy.conf')
source=("http://download.dnscrypt.org/$pkgname/$pkgname-$pkgver.tar.gz")
-sha512sums=('94f1f11d9b7366a5fa12bf9368478de8a666e82836c82b48310b4d93b6aa5a6f63085192ab3c3ab0afcc7452ae2ac81620b5d8b95e5937b94b6ac609a6e92570')
+sha512sums=('fc1ae2194622eea51885117fbdbd3094c35beaf70e1c7e918f90af6ca5b73fe3b0cd69ddb91e659d50fefc6fafc9d0a774762b50fde886b5447fe54a874db66e')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list