[arch-commits] Commit in dnscrypt-proxy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jan 19 07:07:04 UTC 2017
Date: Thursday, January 19, 2017 @ 07:07:03
Author: felixonmars
Revision: 207979
upgpkg: dnscrypt-proxy 1.9.3-1
Modified:
dnscrypt-proxy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-19 07:01:57 UTC (rev 207978)
+++ PKGBUILD 2017-01-19 07:07:03 UTC (rev 207979)
@@ -4,7 +4,7 @@
# Contributor: peace4all <markspost at rocketmail dot com>
pkgname=dnscrypt-proxy
-pkgver=1.9.2
+pkgver=1.9.3
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=('fc1ae2194622eea51885117fbdbd3094c35beaf70e1c7e918f90af6ca5b73fe3b0cd69ddb91e659d50fefc6fafc9d0a774762b50fde886b5447fe54a874db66e')
+sha512sums=('4d705afd84219a431e6784c4fe0d23c87a3c10cc326d6a9d7d1fbe85e5ce4ceb65bd09b2f390708d6ef643b0b14e08f73d029d358d4195fc9b6b80873221cbaf')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list