diff options
Diffstat (limited to 'community/mumble/APKBUILD')
-rw-r--r-- | community/mumble/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mumble/APKBUILD b/community/mumble/APKBUILD index eefd177f79..0e62ce5ef1 100644 --- a/community/mumble/APKBUILD +++ b/community/mumble/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr> pkgname=mumble pkgver=1.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Low-latency, high quality voice chat software" url="https://wiki.mumble.info/" arch="all" |