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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 30 00:45:52 UTC 2022


    Date: Wednesday, March 30, 2022 @ 00:45:51
  Author: felixonmars
Revision: 1177728

upgpkg: smartdns 36-1

Modified:
  smartdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 23:48:56 UTC (rev 1177727)
+++ PKGBUILD	2022-03-30 00:45:51 UTC (rev 1177728)
@@ -2,7 +2,7 @@
 # Contributor: zlowly <zlowly at gmail.com>
 
 pkgname=smartdns
-pkgver=35
+pkgver=36
 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=('8461c0f432bda7bb5fbe98cd7268b3adb5a2452b169473ba3e0a55a44f212e47bac364f0f66babdc197a921dd6d26273be9a105a89bf725112b0389b4df172d6')
+sha512sums=('bfbb0960470c9301ad09b997071370e14290fc62445735b8cf07c08c70aa95776845a00d973d78b5cc13220aadadc0838d7ce19ba0937cbf79fefb8074cba2a1')
 
 build() {
   cd smartdns-Release$pkgver/src



More information about the arch-commits mailing list