Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
distrobox


Commits:
f21c3b93 by Robin Candau at 2026-01-17T10:17:00+01:00
upgpkg: 1.8.2.3-1: New upstream release

https://github.com/89luca89/distrobox/releases/tag/1.8.2.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = distrobox
        pkgdesc = Use any linux distribution inside your terminal.
-       pkgver = 1.8.2.2
+       pkgver = 1.8.2.3
        pkgrel = 1
        url = https://distrobox.it
        arch = any
@@ -9,7 +9,7 @@ pkgbase = distrobox
        depends = hicolor-icon-theme
        optdepends = docker: Docker support
        optdepends = podman: Podman support
-       source = 
distrobox-1.8.2.2.tar.gz::https://github.com/89luca89/distrobox/archive/1.8.2.2.tar.gz
-       sha256sums = 
0c797689c0b8c7c7c9fa53d1f5550657af95e64d8b8bbdc0fe374f341ebf6cd0
+       source = 
distrobox-1.8.2.3.tar.gz::https://github.com/89luca89/distrobox/archive/1.8.2.3.tar.gz
+       sha256sums = 
b4fcc60c0b856aac93385ea0eb88fb27fdaeb00b365c75e0eed497c306069837
 
 pkgname = distrobox


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: robertfoster
 
 pkgname=distrobox
-pkgver=1.8.2.2
+pkgver=1.8.2.3
 pkgrel=1
 pkgdesc="Use any linux distribution inside your terminal."
 url="https://distrobox.it";
@@ -12,7 +12,7 @@ depends=('bash' 'hicolor-icon-theme')
 optdepends=('docker: Docker support'
            'podman: Podman support')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/89luca89/distrobox/archive/${pkgver}.tar.gz";)
-sha256sums=('0c797689c0b8c7c7c9fa53d1f5550657af95e64d8b8bbdc0fe374f341ebf6cd0')
+sha256sums=('b4fcc60c0b856aac93385ea0eb88fb27fdaeb00b365c75e0eed497c306069837')
 
 package() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/distrobox/-/commit/f21c3b938bed64094099f2c29ebdb261a737d5e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/distrobox/-/commit/f21c3b938bed64094099f2c29ebdb261a737d5e8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to