Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / smartdns
Commits:
ce9bb8c3 by Felix Yan at 2026-05-20T03:12:59+08:00
upgpkg: 48-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = smartdns
pkgdesc = A local DNS server to obtain the fastest website IP for the
best Internet experience
- pkgver = 47.1
- pkgrel = 3
+ pkgver = 48
+ pkgrel = 1
url = https://github.com/pymumu/smartdns
arch = x86_64
license = GPL-3.0-or-later
@@ -14,7 +14,7 @@ pkgbase = smartdns
depends = openssl
backup = etc/smartdns/smartdns.conf
backup = etc/default/smartdns
- source = git+https://github.com/pymumu/smartdns.git#tag=Release47.1
- sha512sums =
aef917257bf3cf3d2b9f93d6eaa72d460fc1b149ee0bf114c1e3651401c6bca67de5a255c3b2010a7f9517b60051c21368369ef72d0132e0635e2f4747e08574
+ source = git+https://github.com/pymumu/smartdns.git#tag=Release48
+ sha512sums =
b3d1b882d40b9c2098627e3461ab577e8ee0ebfddf36de8a16c70ada66ff356cb5cfeb21f35a146554f7a48b534f15f7394a5f71047caac38ee17b4e96c77056
pkgname = smartdns
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: zlowly <[email protected]>
pkgname=smartdns
-pkgver=47.1
-pkgrel=3
+pkgver=48
+pkgrel=1
pkgdesc="A local DNS server to obtain the fastest website IP for the best
Internet experience"
arch=('x86_64')
license=('GPL-3.0-or-later')
@@ -13,7 +13,7 @@ depends=('glibc' 'libgcc' 'openssl')
makedepends=('git' 'systemd') # systemd.pc
checkdepends=('gtest' 'bind')
source=("git+https://github.com/pymumu/smartdns.git#tag=Release$pkgver")
-sha512sums=('aef917257bf3cf3d2b9f93d6eaa72d460fc1b149ee0bf114c1e3651401c6bca67de5a255c3b2010a7f9517b60051c21368369ef72d0132e0635e2f4747e08574')
+sha512sums=('b3d1b882d40b9c2098627e3461ab577e8ee0ebfddf36de8a16c70ada66ff356cb5cfeb21f35a146554f7a48b534f15f7394a5f71047caac38ee17b4e96c77056')
prepare() {
# Unfortunately upstream does not provide a way to reuse .o files
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/smartdns/-/commit/ce9bb8c301f633edd6b7c323afeb5632e5fc1733
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/smartdns/-/commit/ce9bb8c301f633edd6b7c323afeb5632e5fc1733
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help