forked from restitux/aur-test
Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
pkgbase = apollo-rover-bin
|
||||
pkgdesc = CLI for Apollo's suite of GraphQL developer productivity tools (binary release)
|
||||
pkgver = 0.25.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/apollographql/rover
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
depends = gcc-libs
|
||||
depends = zlib
|
||||
conflicts = apollo-rover
|
||||
source = apollo-rover-bin-0.25.0.tar.gz::https://github.com/apollographql/rover/releases/download/v0.25.0/rover-v0.25.0-x86_64-unknown-linux-gnu.tar.gz
|
||||
sha256sums = aea0bb509cca537ae27837e52fd8f068622ab62a90299eeff629b69338df09dc
|
||||
|
||||
pkgname = apollo-rover-bin
|
||||
Reference in New Issue
Block a user