diff options
Diffstat (limited to 'community/xfce4-volumed/APKBUILD')
-rw-r--r-- | community/xfce4-volumed/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-volumed/APKBUILD b/community/xfce4-volumed/APKBUILD index db964708c3..e0fd5df1fd 100644 --- a/community/xfce4-volumed/APKBUILD +++ b/community/xfce4-volumed/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-volumed pkgver=0.1.13 -ipkgrel=2 +pkgrel=2 pkgdesc="Daemon to add additional functionality to the volume keys of the keyboard" url="https://launchpad.net/xfce4-volumed" arch="all" |