diff options
Diffstat (limited to 'community/tvheadend/APKBUILD')
-rw-r--r-- | community/tvheadend/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tvheadend/APKBUILD b/community/tvheadend/APKBUILD index c9aa599bf1..dcd20121c7 100644 --- a/community/tvheadend/APKBUILD +++ b/community/tvheadend/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=tvheadend pkgver=4.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="TV Streaming server for linux" url="http://tvheadend.org/" arch="all" |