feat(fakeroot): update
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
nyyu 2023-08-11 11:07:29 +02:00
parent cdf853fb5d
commit 4a06169ff5
2 changed files with 7 additions and 7 deletions

View file

@ -3,8 +3,8 @@
# Contributor: Jochem Kossen <j.kossen@home.nl>
pkgname=fakeroot
pkgver=1.31
pkgrel=3
pkgver=1.32.1
pkgrel=2
pkgdesc='Tool for simulating superuser privileges'
arch=('x86_64')
license=('GPL')
@ -15,7 +15,7 @@ makedepends=('systemd' 'po4a')
checkdepends=('sharutils')
source=("https://deb.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.orig.tar.gz"
optimize-fd-closing.patch)
sha256sums=('63886d41e11c56c7170b9d9331cca086421b350d257338ef14daad98f77e202f'
sha256sums=('c072b0f65bafc4cc5b6112f7c61185f5170ce4cb0c410d1681c1af4a183e94e6'
'848d4157c6332c387df229beb5645223b5adce11d9ba9002e70322564447465a')
prepare() {