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


Commits:
4ea65571 by kpcyrd at 2026-05-18T14:10:10+02:00
upgpkg: 0.18.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = numa
        pkgdesc = Portable DNS resolver with ODoH support
-       pkgver = 0.17.0
+       pkgver = 0.18.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.17.0/numa-0.17.0.tar.gz
-       sha256sums = 
fe13a28ecf6e8be3daa652cb16dbf1f2d118386577337917e5d28d2b5dbb787a
-       b2sums = 
1dd420aee856d82c36ef272f804f8565da4a8a09f88eacbf78fea47ca69a2ee17e78527ac60c9be3a5f5941c67e3a012a42af87df0f9cf3a2265742bff2147f4
+       source = 
https://github.com/razvandimescu/numa/archive/v0.18.0/numa-0.18.0.tar.gz
+       sha256sums = 
f8bc2e50f59ec102ee93c71dfeb1e3595766e921b780e5971b1adc47596273f9
+       b2sums = 
7600ab041b1cb4f5ada3603d79ccc404f5645cc63f52217530929062fca3a3f48061e808d95c6c87245ea619c1645f1243ac67f25b1650c9c1fd000db7580783
 
 pkgname = numa


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: razvandimescu <[email protected]>
 
 pkgname=numa
-pkgver=0.17.0
+pkgver=0.18.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=('fe13a28ecf6e8be3daa652cb16dbf1f2d118386577337917e5d28d2b5dbb787a')
-b2sums=('1dd420aee856d82c36ef272f804f8565da4a8a09f88eacbf78fea47ca69a2ee17e78527ac60c9be3a5f5941c67e3a012a42af87df0f9cf3a2265742bff2147f4')
+sha256sums=('f8bc2e50f59ec102ee93c71dfeb1e3595766e921b780e5971b1adc47596273f9')
+b2sums=('7600ab041b1cb4f5ada3603d79ccc404f5645cc63f52217530929062fca3a3f48061e808d95c6c87245ea619c1645f1243ac67f25b1650c9c1fd000db7580783')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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