upg fakeroot

This commit is contained in:
joborun linux 2022-05-24 17:32:48 +03:00
parent ab358d9f54
commit 457dbaf948
3 changed files with 8 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=fakeroot
pkgver=1.28
pkgver=1.29
pkgrel=01
pkgdesc='Tool for simulating superuser privileges w/o systemd'
arch=('x86_64')
@ -53,4 +53,6 @@ package() {
license=('GPL')
sha256sums=(56d405e36ff685f83879be08fdd654255ab9aa38632b4605a98e896ad63990c2) # fakeroot_1.28.orig.tar.gz
sha256sums=(8fbbafb780c9173e3ace4a04afbc1d900f337f3216883939f5c7db3431be7c20) # fakeroot_1.29.orig.tar.gz

View file

@ -3,7 +3,7 @@
# Contributor: Jochem Kossen <j.kossen@home.nl>
pkgname=fakeroot
pkgver=1.28
pkgver=1.29
pkgrel=1
pkgdesc='Tool for simulating superuser privileges'
arch=('x86_64')
@ -15,7 +15,7 @@ depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh')
makedepends=('systemd' 'po4a')
checkdepends=('sharutils')
source=("https://deb.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.orig.tar.gz")
sha256sums=('56d405e36ff685f83879be08fdd654255ab9aa38632b4605a98e896ad63990c2')
sha256sums=('8fbbafb780c9173e3ace4a04afbc1d900f337f3216883939f5c7db3431be7c20')
build() {
cd $pkgname-$pkgver

View file

@ -1,2 +1,4 @@
po4a
sharutils