diff options
Diffstat (limited to 'community/compton/APKBUILD')
-rw-r--r-- | community/compton/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/compton/APKBUILD b/community/compton/APKBUILD index 6e8bf4ffa2..d8c002aae9 100644 --- a/community/compton/APKBUILD +++ b/community/compton/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=compton pkgver=6.2 -pkgrel=0 +pkgrel=1 pkgdesc="X Compositor (a fork of xcompmgr-dana)" url="https://github.com/yshui/compton" arch="all" |