summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Maciej Nowak2022-05-13 18:05:44 +0200
committerTomasz Maciej Nowak2022-05-13 18:05:44 +0200
commite649c93a50942e7eb149cf28760de69c3a283e45 (patch)
tree0d6a94cb76eb058e6727fac8ddeeefbcd747195c /PKGBUILD
parent1aaf243ae68a92fd7f9f51ae68a04f133a668204 (diff)
downloadaur-minisatip-git.tar.gz
upgpkg: minisatip-git 1.2.1.r0.g5a740db-2
The EN50221 is now built-in.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a369ec059115..141bab869a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname='minisatip-git'
pkgdesc='SAT>IP server, tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards (experimental)'
-pkgver=1.1.78.r0.gb5f6328
-pkgrel=1
+pkgver=1.2.1.r0.g5a740db
+pkgrel=2
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://minisatip.org'
license=('GPL2')
provides=('minisatip')
conflicts=('minisatip')
makedepends=('git')
-depends=('libdvbcsa' 'linuxtv-dvb-apps')
+depends=('libdvbcsa')
optdepends=('oscam: channels descrambling')
backup=('etc/conf.d/minisatip')
install='minisatip.install'