Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-fakeroot
Commits:
750367f3 by Christian Hesse at 2026-06-08T15:08:54+02:00
upgpkg: 1:1.37.2-1: force downgrade...
... as that release is completely borked.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,8 @@
pkgbase = lib32-fakeroot
pkgdesc = Tool for simulating superuser privileges (32-bit)
- pkgver = 1.38.1
+ pkgver = 1.37.2
pkgrel = 1
+ epoch = 1
url = https://tracker.debian.org/pkg/fakeroot
install = fakeroot.install
arch = x86_64
@@ -10,7 +11,7 @@ pkgbase = lib32-fakeroot
makedepends = po4a
depends = lib32-glibc
depends = fakeroot
- source =
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.38.1
- sha512sums =
d68c7741a0ffb4b3812bffd62c1dc370e8a7f9ee323edd5d5a89da7712f0347d0bb3824081818030657489e7350eed094d6666a304abb954132008e000952598
+ source =
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.37.2
+ sha256sums =
07c197aa17714ea979cabaadf584afeb1e9e1862613b53250c5a9abb245a384b
pkgname = lib32-fakeroot
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,8 @@
_pkgbasename=fakeroot
pkgname=lib32-${_pkgbasename}
-pkgver=1.38.1
+epoch=1
+pkgver=1.37.2
pkgrel=1
pkgdesc='Tool for simulating superuser privileges (32-bit)'
arch=('x86_64')
@@ -15,7 +16,7 @@ install=fakeroot.install
depends=('lib32-glibc' "$_pkgbasename")
makedepends=('git' 'po4a')
source=("git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/${pkgver}")
-sha512sums=('d68c7741a0ffb4b3812bffd62c1dc370e8a7f9ee323edd5d5a89da7712f0347d0bb3824081818030657489e7350eed094d6666a304abb954132008e000952598')
+sha256sums=('07c197aa17714ea979cabaadf584afeb1e9e1862613b53250c5a9abb245a384b')
prepare() {
cd "${_pkgbasename}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fakeroot/-/commit/750367f3517750017cea616055ea6ae2fd62bb99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fakeroot/-/commit/750367f3517750017cea616055ea6ae2fd62bb99
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