diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 09:32:34 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 09:38:22 +0000 |
commit | 6a65b98b27b5fd2d2f8cfff61792d5b698c30493 (patch) | |
tree | f608ce6bd8df07e2169494910546dfd335e12d65 /community/xfce4-volumed/APKBUILD | |
parent | 1183dd5c7cf21a44235f9a05ccf9f78a46e20538 (diff) | |
download | aports-6a65b98b27b5fd2d2f8cfff61792d5b698c30493.tar.bz2 aports-6a65b98b27b5fd2d2f8cfff61792d5b698c30493.tar.xz |
community/xfce4*: rebuild against xfconf 4.13
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 7a19456fb0..db964708c3 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 -pkgrel=1 +ipkgrel=2 pkgdesc="Daemon to add additional functionality to the volume keys of the keyboard" url="https://launchpad.net/xfce4-volumed" arch="all" |