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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 8 04:24:25 UTC 2021


    Date: Sunday, August 8, 2021 @ 04:24:25
  Author: felixonmars
Revision: 994702

upgpkg: smartdns 34-1

Modified:
  smartdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-07 20:49:37 UTC (rev 994701)
+++ PKGBUILD	2021-08-08 04:24:25 UTC (rev 994702)
@@ -2,7 +2,7 @@
 # Contributor: zlowly <zlowly at gmail.com>
 
 pkgname=smartdns
-pkgver=33
+pkgver=34
 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=('5b3dc48831ba356e626655de7b18fdfbcc0d5e5afce6f2bb592418d7e9a85fdccd9876da042eda85290d0bbf354d08666b00f91ef68f5535b1497e9bbe74eb38')
+sha512sums=('05e6c0c28a76d2f7d327cb0725a8e89d4db7bb5519a6d381680c1b01e75f98a8777b718e6a6c27a864c3f4f3dc90c2bbd9946ed78f2c64bd3f49b67477ae26e0')
 
 build() {
   cd smartdns-Release$pkgver/src



More information about the arch-commits mailing list