aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-03-18 16:24:57 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2018-03-18 22:13:36 +0100
commit69adf64be254c32420d89dc7f2990b9d3bd8765c (patch)
tree220f83ae8559d87ca49812a6b23fe3a26831cfde /community
parent1fe757ff42c0fd39af453ffa777b73d52bf30a8d (diff)
community/claws-mail: Fix typo (pkdesc → pkgdesc)
Diffstat (limited to 'community')
-rw-r--r--community/claws-mail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/claws-mail/APKBUILD b/community/claws-mail/APKBUILD
index 68b7483b012..c5d4a791c09 100644
--- a/community/claws-mail/APKBUILD
+++ b/community/claws-mail/APKBUILD
@@ -76,7 +76,7 @@ package() {
}
_plugin() {
- pkdesc="$1"
+ pkgdesc="$1"
depends="claws-mail=$pkgver-r$pkgrel $2"
local _i=
shift 2