summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordigitalone2019-02-27 12:52:53 +0100
committerdigitalone2019-02-27 12:52:53 +0100
commitccbf20d6289bcf6b7a119a584a359b1ad2fd61ee (patch)
tree965b3dee85fe03a0ab729947fcec7e8fe7b507ca /PKGBUILD
parent45ff171fb96d937e64366a58254261f0f6b09d67 (diff)
downloadaur-ccbf20d6289bcf6b7a119a584a359b1ad2fd61ee.tar.gz
updated licence
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbb79e9b3680..844cda4e20b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=acestream-proxy-git
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="AceProxy new version capable of providing multiple streams of the same channel over HTTP (git version)"
arch=("any")
url="https://github.com/pepsik-kiev/HTTPAceProxy.git"
-license=("MIT")
+license=("custom")
depends=("acestream-engine" "python-gevent>=1.3.3" "python-psutil>=5.3.0")
optdepends=('ffmpeg: for stream transcoding and fine tuning yourself')
provides=("aceproxy")