Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
fakeroot
Commits:
c0a97f29 by Christian Hesse at 2026-05-17T10:11:51+02:00
upgpkg: 1.38-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fakeroot
pkgdesc = Tool for simulating superuser privileges
- pkgver = 1.37.2
+ pkgver = 1.38
pkgrel = 1
url = https://tracker.debian.org/pkg/fakeroot
install = fakeroot.install
@@ -15,7 +15,7 @@ pkgbase = fakeroot
depends = sed
depends = util-linux
depends = sh
- source =
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.37.2
- sha256sums =
46f44681cc939dd3f127761717830c0bfa72e1568191d4df071ae297013591e3
+ source =
git+https://salsa.debian.org/clint/fakeroot.git#tag=upstream/1.38
+ sha256sums =
1b139597fa3f348247db13df6c118e1b9929adf49e361c91bab1cb2058b5485b
pkgname = fakeroot
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jochem Kossen <[email protected]>
pkgname=fakeroot
-pkgver=1.37.2
+pkgver=1.38
pkgrel=1
pkgdesc='Tool for simulating superuser privileges'
arch=('x86_64')
@@ -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=('46f44681cc939dd3f127761717830c0bfa72e1568191d4df071ae297013591e3')
+sha256sums=('1b139597fa3f348247db13df6c118e1b9929adf49e361c91bab1cb2058b5485b')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fakeroot/-/commit/c0a97f29e66fdcd417818055f090f164f9859edd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fakeroot/-/commit/c0a97f29e66fdcd417818055f090f164f9859edd
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