diff options
-rw-r--r-- | testing/ushare/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ushare/APKBUILD b/testing/ushare/APKBUILD index 5c266f2482..6c55c04bd3 100644 --- a/testing/ushare/APKBUILD +++ b/testing/ushare/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=ushare pkgver=1.1a -pkgrel=1 +pkgrel=2 pkgdesc="A free UPnP A/V Media Server for Linux" url="http://ushare.geexbox.org" arch="all" @@ -11,7 +11,7 @@ depends= depends_dev="pkgconfig libupnp-dev libdlna-dev ffmpeg-dev" makedepends="$depends_dev" install="" -subpackages="" +subpackages="$pkgname-lang" source="http://ushare.geexbox.org/releases/${pkgname}-${pkgver}.tar.bz2 upnp-build-fix.patch ushare-config.patch |