From 5f3dd3e6372ce755a16afc637d7896b8146ccd2d Mon Sep 17 00:00:00 2001 From: 4679 Date: Mon, 23 Jul 2018 09:48:25 +0800 Subject: [PATCH] 1.23-1 --- .SRCINFO | 10 +++++----- PKGBUILD | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c839177..54aa731 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = fakeroot-tcp pkgdesc = Tool for simulating superuser privileges,with tcp ipc - pkgver = 1.22 - pkgrel = 2 + pkgver = 1.23 + pkgrel = 1 url = http://packages.debian.org/fakeroot install = fakeroot.install arch = i686 @@ -14,11 +14,11 @@ pkgbase = fakeroot-tcp depends = sed depends = util-linux depends = sh - provides = fakeroot=1.22-2 + provides = fakeroot=1.23-1 conflicts = fakeroot - source = http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.22.orig.tar.bz2 + source = http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.23.orig.tar.xz source = silence-dlerror.patch - md5sums = fae64c9aeb2c895ead8e1b99bf50c631 + md5sums = b82c5e99b6365a838e73d05718083f6a md5sums = 5fba0b541b5af39d804265223fda525c pkgname = fakeroot-tcp diff --git a/PKGBUILD b/PKGBUILD index b9bba29..6398481 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,8 +5,8 @@ pkgname=fakeroot-tcp _pkgname=fakeroot -pkgver=1.22 -pkgrel=2 +pkgver=1.23 +pkgrel=1 pkgdesc='Tool for simulating superuser privileges,with tcp ipc' arch=('i686' 'x86_64' 'armv7h') license=('GPL') @@ -16,9 +16,9 @@ depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh') makedepends=('po4a') provides=("${_pkgname}=${pkgver}-${pkgrel}") conflicts=("${_pkgname}") -source=(http://ftp.debian.org/debian/pool/main/f/$_pkgname/${_pkgname}_${pkgver}.orig.tar.bz2 +source=(http://ftp.debian.org/debian/pool/main/f/$_pkgname/${_pkgname}_${pkgver}.orig.tar.xz silence-dlerror.patch) -md5sums=('fae64c9aeb2c895ead8e1b99bf50c631' +md5sums=('b82c5e99b6365a838e73d05718083f6a' '5fba0b541b5af39d804265223fda525c') prepare() {