summarylogtreecommitdiffstats
path: root/cie-middleware.install
diff options
context:
space:
mode:
authorJuma7C92021-02-21 18:02:26 +0100
committerJuma7C92021-02-21 18:02:26 +0100
commitdd806ae7939c604f780c76db11af29bd876b8102 (patch)
treeb391323d785326580c950b0c74d757e065b0b255 /cie-middleware.install
parent199989707b30810bc4a1387d0290b60aba12e583 (diff)
downloadaur-cie-middleware.tar.gz
v1.3.1-3: added package rename notice
Diffstat (limited to 'cie-middleware.install')
-rw-r--r--cie-middleware.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/cie-middleware.install b/cie-middleware.install
index c5c046287fb2..b7a91e5de9c8 100644
--- a/cie-middleware.install
+++ b/cie-middleware.install
@@ -1,4 +1,8 @@
post_install() {
+ echo "NOTICE: The package 'cie-middleware' has been renamed and replaced by 'cie-middleware-bin'."
+ echo " This package will be removed soon from AUR, please migrate to"
+ echo " 'cie-middleware-bin' or 'cie-middleware-git' to continue to receive updates."
+ echo
echo "==> To interact with the CIE smartcard the pcsclite daemon has to be started, with e.g."
echo "==> # systemctl start pcscd.service"
}