Date: Monday, January 2, 2023 @ 16:02:01 Author: felixonmars Revision: 1372952
upgpkg: smartdns 40-1 Modified: smartdns/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 15:53:54 UTC (rev 1372951) +++ PKGBUILD 2023-01-02 16:02:01 UTC (rev 1372952) @@ -2,7 +2,7 @@ # Contributor: zlowly <[email protected]> pkgname=smartdns -pkgver=39 +pkgver=40 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=('gcc-libs' 'openssl') makedepends=('systemd') source=("$pkgname-$pkgver.tar.gz::https://github.com/pymumu/smartdns/archive/Release$pkgver.tar.gz") -sha512sums=('4ae8a9350b8e5577160717f03f95d46842bfef92a47d7530d3777be6584cf5a0eddcb6cf27935be75286384f51b34466370c43904fae599ae22160ca2da44c87') +sha512sums=('d792879b48d05edd016df5ee46eb105dcb21520b08a7d26e28ec1ad890c6a82e21468c717c3bc2fc13b38af12e8883e0007d93488a1549355941f190b175248b') build() { cd smartdns-Release$pkgver/src
