diff options
-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 46e288226d..70912d0868 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=0 +pkgrel=1 pkgdesc="libcec for the Pulse-Eight USB-CEC adapter" url="https://github.com/Pulse-Eight/libcec" arch="all" |