From 9530ca05abb2b973b401964a6d2985c311cc347d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 29 Aug 2020 05:40:26 +0200 Subject: Update renamed dependency for cmdipc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- cmdipc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmdipc/PKGBUILD b/cmdipc/PKGBUILD index a9595f2..6c7dfcd 100644 --- a/cmdipc/PKGBUILD +++ b/cmdipc/PKGBUILD @@ -1,13 +1,13 @@ -# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org> +# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se> pkgname=cmdipc pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc="System V and POSIX IPC from the command line" arch=(any) url="https://github.com/maandree/cmdipc" license=('GPL3' 'custom:GFDL1.3') -depends=(python3 python-posix_ipc python-sysv-ipc argparser-python) +depends=(python3 python-posix_ipc python-sysv_ipc argparser-python) makedepends=(make sed zip texinfo) install=cmdipc.install source=($url/archive/$pkgver.tar.gz) -- cgit v1.2.3-70-g09d2