From 1e46b44079e0f7425aab4febd5f9458e91f907c8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 28 Jan 2019 22:04:18 +0100 Subject: community/keybase, community/riot: fix typo --- community/riot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/riot') diff --git a/community/riot/PKGBUILD b/community/riot/PKGBUILD index 2d481bb3..b8157632 100644 --- a/community/riot/PKGBUILD +++ b/community/riot/PKGBUILD @@ -1,3 +1,3 @@ # no electron => no riot-desktop pkgname=(${pkgname[@]//riot-desktop/}) -unset package_riot-desktop +unset -f package_riot-desktop -- cgit v1.2.3-54-g00ecf