summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author4679kun2018-02-04 18:18:28 +0800
committer4679kun2018-02-04 18:18:28 +0800
commit99a25902af7e48408bc43a1736368033a3bfee67 (patch)
tree573250db5893112d78282e08684b029e137f61d1
parentb33435ed4dda2402e5c8fc6e4b68e999dc9f09d2 (diff)
downloadaur-99a25902af7e48408bc43a1736368033a3bfee67.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 829d405e4920..c8391772aac6 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 = 1
+ pkgrel = 2
url = http://packages.debian.org/fakeroot
install = fakeroot.install
arch = i686
@@ -14,7 +14,7 @@ pkgbase = fakeroot-tcp
depends = sed
depends = util-linux
depends = sh
- provides = fakeroot=1.22-1
+ provides = fakeroot=1.22-2
conflicts = fakeroot
source = http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.22.orig.tar.bz2
source = silence-dlerror.patch
diff --git a/PKGBUILD b/PKGBUILD
index 87b58a694f65..b9bba29bf6bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=fakeroot-tcp
_pkgname=fakeroot
pkgver=1.22
-pkgrel=1
+pkgrel=2
pkgdesc='Tool for simulating superuser privileges,with tcp ipc'
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')