summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcafehaine2020-05-23 14:58:55 +0200
committercafehaine2020-05-23 14:58:55 +0200
commitd5d8181d1e71a357c29abfe62787777f14c71b47 (patch)
treee7d93df6998045002ee6fb4aea06019c4f31ab36 /PKGBUILD
parent1aa646d9df0f3bc5856e31ba81587cb3135924b1 (diff)
downloadaur-nymphcast-server-git.tar.gz
Update archs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7233258eeead..e60420a485a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _reponame=NymphCast
pkgver=128
pkgrel=1
pkgdesc="Audio and video casting system with support for custom applications."
-arch=('any')
+arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/MayaPosch/NymphCast"
license=('BSD-3-Clause')
depends=('nymphrpc' 'sdl2_image' 'ffmpeg')