Compare commits
2 commits
2eb884c207
...
a510718e70
Author | SHA1 | Date | |
---|---|---|---|
a510718e70 | |||
6ae0369059 |
2 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,8 @@ _gittag=v$pkgver
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A collaborative decision making tool"
|
pkgdesc="A collaborative decision making tool"
|
||||||
url="https://github.com/loomio/loomio"
|
url="https://github.com/loomio/loomio"
|
||||||
arch="x86_64"
|
# failing build
|
||||||
|
#arch="x86_64"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
postgresql
|
postgresql
|
||||||
|
|
|
@ -4,7 +4,8 @@ pkgname=peertube
|
||||||
pkgver=6.0.2
|
pkgver=6.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="ActivityPub-federated video streaming platform using P2P directly in your web browser"
|
pkgdesc="ActivityPub-federated video streaming platform using P2P directly in your web browser"
|
||||||
arch="x86_64"
|
# failing build
|
||||||
|
# arch="x86_64"
|
||||||
url="https://joinpeertube.org/"
|
url="https://joinpeertube.org/"
|
||||||
license="AGPL"
|
license="AGPL"
|
||||||
depends="
|
depends="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue