diff options
Diffstat (limited to 'community/libcec/APKBUILD')
-rw-r--r-- | community/libcec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcec/APKBUILD b/community/libcec/APKBUILD index 70912d0868..664dccdd5d 100644 --- a/community/libcec/APKBUILD +++ b/community/libcec/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libcec pkgver=4.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="libcec for the Pulse-Eight USB-CEC adapter" url="https://github.com/Pulse-Eight/libcec" arch="all" |