Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-fakeroot
Commits:
c04cb257 by Christian Hesse at 2026-05-19T20:46:18+02:00
upgpkg: 1.38-2: upstream force-pushed *all* tags... 😳🥴
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-fakeroot
pkgdesc = Tool for simulating superuser privileges (32-bit)
pkgver = 1.38
- pkgrel = 1
+ pkgrel = 2
url = https://tracker.debian.org/pkg/fakeroot
install = fakeroot.install
arch = x86_64
@@ -11,6 +11,6 @@ pkgbase = lib32-fakeroot
depends = lib32-glibc
depends = fakeroot
source =
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.38
- sha512sums =
fcd795f17fb777d9aaf76ee0ba61dbd9cdb218d655b4da3056886138fa322da3e986ab998e03d14ff33ef94923069e15cbbc5a1c494691974c6d950b3f9bd142
+ sha512sums =
a1d8921ff62e1d3a283e92970824188cc287afda3fc05c9cad1021ff9d08d0af48a166a4069c82fd125bf101fad12bd590b4793252a05d4e424bc1a5d1eca083
pkgname = lib32-fakeroot
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pkgbasename=fakeroot
pkgname=lib32-${_pkgbasename}
pkgver=1.38
-pkgrel=1
+pkgrel=2
pkgdesc='Tool for simulating superuser privileges (32-bit)'
arch=('x86_64')
license=('GPL-3.0-or-later')
@@ -15,7 +15,7 @@ install=fakeroot.install
depends=('lib32-glibc' "$_pkgbasename")
makedepends=('git' 'po4a')
source=("git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/${pkgver}")
-sha512sums=('fcd795f17fb777d9aaf76ee0ba61dbd9cdb218d655b4da3056886138fa322da3e986ab998e03d14ff33ef94923069e15cbbc5a1c494691974c6d950b3f9bd142')
+sha512sums=('a1d8921ff62e1d3a283e92970824188cc287afda3fc05c9cad1021ff9d08d0af48a166a4069c82fd125bf101fad12bd590b4793252a05d4e424bc1a5d1eca083')
prepare() {
cd "${_pkgbasename}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fakeroot/-/commit/c04cb257c9383d2cfa5da8e929c63333092c32c0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fakeroot/-/commit/c04cb257c9383d2cfa5da8e929c63333092c32c0
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