Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-fakeroot


Commits:
3bc2fe79 by Christian Hesse at 2026-05-17T10:12:17+02:00
upgpkg: 1.38-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-fakeroot
        pkgdesc = Tool for simulating superuser privileges (32-bit)
-       pkgver = 1.37.2
+       pkgver = 1.38
        pkgrel = 1
        url = https://tracker.debian.org/pkg/fakeroot
        install = fakeroot.install
@@ -10,7 +10,7 @@ pkgbase = lib32-fakeroot
        makedepends = po4a
        depends = lib32-glibc
        depends = fakeroot
-       source = 
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.37.2
-       sha512sums = 
da89144932d81ad5d707c01243beb0e662a08673a0ee37338c38e59640db96a6f0e67d48b08e9aab4ff98421c7405e1ba38f665eba6cfa62dc25c2959ede9549
+       source = 
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.38
+       sha512sums = 
fcd795f17fb777d9aaf76ee0ba61dbd9cdb218d655b4da3056886138fa322da3e986ab998e03d14ff33ef94923069e15cbbc5a1c494691974c6d950b3f9bd142
 
 pkgname = lib32-fakeroot


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _pkgbasename=fakeroot
 pkgname=lib32-${_pkgbasename}
-pkgver=1.37.2
+pkgver=1.38
 pkgrel=1
 pkgdesc='Tool for simulating superuser privileges (32-bit)'
 arch=('x86_64')
@@ -15,7 +15,8 @@ install=fakeroot.install
 depends=('lib32-glibc' "$_pkgbasename")
 makedepends=('git' 'po4a')
 
source=("git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/${pkgver}";)
-sha512sums=('da89144932d81ad5d707c01243beb0e662a08673a0ee37338c38e59640db96a6f0e67d48b08e9aab4ff98421c7405e1ba38f665eba6cfa62dc25c2959ede9549')
+sha512sums=('fcd795f17fb777d9aaf76ee0ba61dbd9cdb218d655b4da3056886138fa322da3e986ab998e03d14ff33ef94923069e15cbbc5a1c494691974c6d950b3f9bd142')
+
 prepare() {
   cd "${_pkgbasename}"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fakeroot/-/commit/3bc2fe796b6e4ec9affa1b88ee452d21985c0218

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fakeroot/-/commit/3bc2fe796b6e4ec9affa1b88ee452d21985c0218
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