Date: Saturday, March 5, 2022 @ 20:08:56 Author: eworm Revision: 438999
upgpkg: fakeroot 1.28-1: new upstream release Modified: fakeroot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-05 19:46:09 UTC (rev 438998) +++ PKGBUILD 2022-03-05 20:08:56 UTC (rev 438999) @@ -3,7 +3,7 @@ # Contributor: Jochem Kossen <[email protected]> pkgname=fakeroot -pkgver=1.27 +pkgver=1.28 pkgrel=1 pkgdesc='Tool for simulating superuser privileges' arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=('systemd' 'po4a') checkdepends=('sharutils') source=("https://deb.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.orig.tar.gz") -sha256sums=('3c45eb2d1802a2762069e2e9d21bdd6fb533592bc0cda74c9aff066ab01caddc') +sha256sums=('56d405e36ff685f83879be08fdd654255ab9aa38632b4605a98e896ad63990c2') build() { cd $pkgname-$pkgver
