kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / numa


Commits:
f8e49f72 by kpcyrd at 2026-06-14T15:06:06+02:00
upgpkg: 0.21.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = numa
        pkgdesc = Portable DNS resolver with ODoH support
-       pkgver = 0.20.0
+       pkgver = 0.21.0
        pkgrel = 1
        url = https://github.com/razvandimescu/numa
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = numa
        depends = glibc
        depends = libgcc
        backup = etc/numa.toml
-       source = 
https://github.com/razvandimescu/numa/archive/v0.20.0/numa-0.20.0.tar.gz
-       sha256sums = 
c8448e5fa62d6f791cbcae270ad5d5aac0c240de417e3080db13e40e419ff6b0
-       b2sums = 
eed3b3bdac4632b729db6524172d244594bc6b93daaf7a204559327a3e73c68c8426e6fa5ef6d7d122539b12fe8c3b32698e835c236dcc78507cec7314d436ab
+       source = 
https://github.com/razvandimescu/numa/archive/v0.21.0/numa-0.21.0.tar.gz
+       sha256sums = 
3eedd3cc3fa8642d636ecc3c0faeca9686d87392c20984b71e8b7c7e7ef23a6b
+       b2sums = 
7b6b378a38e147af9bcb6a14b26169e41b21837a13730768b518a906af5fe73ab87c0e2900c9a03569957eb6562270a5f627c4cf5bafc85018d593cc99c22fde
 
 pkgname = numa


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: razvandimescu <[email protected]>
 
 pkgname=numa
-pkgver=0.20.0
+pkgver=0.21.0
 pkgrel=1
 pkgdesc="Portable DNS resolver with ODoH support"
 url='https://github.com/razvandimescu/numa'
@@ -17,8 +17,8 @@ makedepends=(
 )
 backup=('etc/numa.toml')
 
source=(https://github.com/razvandimescu/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('c8448e5fa62d6f791cbcae270ad5d5aac0c240de417e3080db13e40e419ff6b0')
-b2sums=('eed3b3bdac4632b729db6524172d244594bc6b93daaf7a204559327a3e73c68c8426e6fa5ef6d7d122539b12fe8c3b32698e835c236dcc78507cec7314d436ab')
+sha256sums=('3eedd3cc3fa8642d636ecc3c0faeca9686d87392c20984b71e8b7c7e7ef23a6b')
+b2sums=('7b6b378a38e147af9bcb6a14b26169e41b21837a13730768b518a906af5fe73ab87c0e2900c9a03569957eb6562270a5f627c4cf5bafc85018d593cc99c22fde')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/numa/-/commit/f8e49f72865869db2f1b1f2c9ef8243121b674aa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/numa/-/commit/f8e49f72865869db2f1b1f2c9ef8243121b674aa
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


Reply via email to