summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorscott-linder2017-06-16 21:17:11 -0400
committerscott-linder2017-06-16 21:17:11 -0400
commit61888187931f6ea3f0fe0e27ac2262f8367bf39a (patch)
tree21d91d37e7ec7825d4bb6b8807132da8c6499650 /.SRCINFO
parent85b8edc8e2f16064abccd362c27bab2b0e4663a6 (diff)
downloadaur-61888187931f6ea3f0fe0e27ac2262f8367bf39a.tar.gz
Update to latest version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4d07ef8a39a..3e31766e1857 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,20 @@
pkgbase = cockatrice-server-git
- pkgdesc = A cross-platform virtual tabletop for multiplayer card games (Server)
- pkgver = 20150924.1
+ pkgdesc = Open-source multiplatform supported program for playing tabletop card games over a network.
+ pkgver = 2.3.17
pkgrel = 1
- url = http://www.woogerworks.com/
+ url = https://cockatrice.github.io/
arch = i686
arch = x86_64
license = GPL2
- makedepends = git
makedepends = cmake
- depends = qt5-base
- depends = qt5-tools
+ makedepends = git
depends = protobuf
+ depends = qt5-websockets
+ optdepends = mariadb: database support
+ provides = cockatrice-server
conflicts = cockatrice-server
- source = git+https://github.com/Cockatrice/Cockatrice.git
- md5sums = SKIP
+ source = git+https://github.com/Cockatrice/Cockatrice
+ sha256sums = SKIP
pkgname = cockatrice-server-git