aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index c0439af..b813fcd 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=cmdipc
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="System V and POSIX IPC from the command line"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(python3 python-posix_ipc python-sysv-ipc argparser)
makedepends=(make sed zip texinfo)
install=cmdipc.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(70f0f331d4cb827830801f6494b2df99289d0ebd5e2b3c249ddf405df5cae7c6)
+sha256sums=(5ea32e26bd31dd625e906663ce69b4531de6f616aa33dc244b9367ab9318bede)
build() {