Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
fakeroot
Commits:
03ebecb6 by Christian Hesse at 2026-05-19T20:45:36+02:00
upgpkg: 1.38-2: upstream force-pushed *all* tags... 😳🥴
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fakeroot
pkgdesc = Tool for simulating superuser privileges
pkgver = 1.38
- pkgrel = 1
+ pkgrel = 2
url = https://tracker.debian.org/pkg/fakeroot
install = fakeroot.install
arch = x86_64
@@ -16,6 +16,6 @@ pkgbase = fakeroot
depends = util-linux
depends = sh
source =
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.38
- sha256sums =
1b139597fa3f348247db13df6c118e1b9929adf49e361c91bab1cb2058b5485b
+ sha256sums =
58e2e7088f88934f1a4d50200f78207541d350f4b528a68037c0f7062826b03a
pkgname = fakeroot
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=fakeroot
pkgver=1.38
-pkgrel=1
+pkgrel=2
pkgdesc='Tool for simulating superuser privileges'
arch=('x86_64')
license=('GPL-3.0-or-later')
@@ -14,7 +14,7 @@ depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh')
makedepends=('git' 'systemd' 'po4a')
checkdepends=('sharutils')
source=("git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/${pkgver}")
-sha256sums=('1b139597fa3f348247db13df6c118e1b9929adf49e361c91bab1cb2058b5485b')
+sha256sums=('58e2e7088f88934f1a4d50200f78207541d350f4b528a68037c0f7062826b03a')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fakeroot/-/commit/03ebecb664895d25f4856ba935e70da6c750565e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fakeroot/-/commit/03ebecb664895d25f4856ba935e70da6c750565e
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