Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / drbl


Commits:
c1b699de by Dan Johansen at 2026-05-18T22:42:44+02:00
upgpkg: 5.9.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = drbl
        pkgdesc = Diskless Remote Boot in Linux: manage the deployment of the 
GNU/Linux operating system across many clients
-       pkgver = 5.8.6
+       pkgver = 5.9.6
        pkgrel = 1
        url = https://github.com/stevenshiau/drbl
        arch = any
@@ -10,9 +10,9 @@ pkgbase = drbl
        depends = bc
        options = !emptydirs
        backup = etc/drbl/drbl.conf
-       source = 
https://github.com/stevenshiau/drbl/archive/v5.8.6/drbl-5.8.6.tar.gz
+       source = 
https://github.com/stevenshiau/drbl/archive/v5.9.6/drbl-5.9.6.tar.gz
        source = usrbin.patch
-       sha256sums = 
1f0ea1861865fbc0bc53eefc4dfbcdc0b8f06d729505ce9eb7753b2672b7988b
+       sha256sums = 
c68ec129c4f7b6892dda7f1ecf8d2adb694305d7c3eec1f2d049709eae153b0a
        sha256sums = 
c1ae79ac2d2d07cfd4437b093986823e9e14f75dbefbf04dde407b648be17ec4
 
 pkgname = drbl


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: M0Rf30
 
 pkgname=drbl
-pkgver=5.8.6
+pkgver=5.9.6
 pkgrel=1
 pkgdesc="Diskless Remote Boot in Linux: manage the deployment of the GNU/Linux 
operating system across many clients"
 arch=('any')
@@ -20,7 +20,7 @@ source=(
         "${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
         "usrbin.patch"
 )
-sha256sums=('1f0ea1861865fbc0bc53eefc4dfbcdc0b8f06d729505ce9eb7753b2672b7988b'
+sha256sums=('c68ec129c4f7b6892dda7f1ecf8d2adb694305d7c3eec1f2d049709eae153b0a'
             'c1ae79ac2d2d07cfd4437b093986823e9e14f75dbefbf04dde407b648be17ec4')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drbl/-/commit/c1b699de7302207e70c237c5041f437af61f7ca2

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