[arch-commits] Commit in smartdns/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 27 18:13:35 UTC 2021


    Date: Friday, August 27, 2021 @ 18:13:35
  Author: felixonmars
Revision: 1007400

upgpkg: smartdns 35-1

Modified:
  smartdns/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 18:12:38 UTC (rev 1007399)
+++ PKGBUILD	2021-08-27 18:13:35 UTC (rev 1007400)
@@ -2,7 +2,7 @@
 # Contributor: zlowly <zlowly at gmail.com>
 
 pkgname=smartdns
-pkgver=34
+pkgver=35
 pkgrel=1
 pkgdesc="A local DNS server to obtain the fastest website IP for the best Internet experience"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('openssl')
 makedepends=('systemd')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pymumu/smartdns/archive/Release$pkgver.tar.gz")
-sha512sums=('05e6c0c28a76d2f7d327cb0725a8e89d4db7bb5519a6d381680c1b01e75f98a8777b718e6a6c27a864c3f4f3dc90c2bbd9946ed78f2c64bd3f49b67477ae26e0')
+sha512sums=('8461c0f432bda7bb5fbe98cd7268b3adb5a2452b169473ba3e0a55a44f212e47bac364f0f66babdc197a921dd6d26273be9a105a89bf725112b0389b4df172d6')
 
 build() {
   cd smartdns-Release$pkgver/src



More information about the arch-commits mailing list