forked from restitux/aur-test
Upgraded apollo-rover-bin to 0.26.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer: restitux <restitux at ohea dot xyz>
|
# Maintainer: restitux <restitux at ohea dot xyz>
|
||||||
|
|
||||||
pkgname=apollo-rover-bin
|
pkgname=apollo-rover-bin
|
||||||
pkgver=0.25.0
|
pkgver=0.26.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="CLI for Apollo's suite of GraphQL developer productivity tools (binary release)"
|
pkgdesc="CLI for Apollo's suite of GraphQL developer productivity tools (binary release)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@@ -10,7 +10,7 @@ license=('MIT')
|
|||||||
depends=('gcc-libs' 'zlib')
|
depends=('gcc-libs' 'zlib')
|
||||||
conflicts=('apollo-rover')
|
conflicts=('apollo-rover')
|
||||||
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/v$pkgver/rover-v$pkgver-x86_64-unknown-linux-gnu.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/v$pkgver/rover-v$pkgver-x86_64-unknown-linux-gnu.tar.gz")
|
||||||
sha256sums=('TEST')
|
sha256sums=('aea0bb509cca537ae27837e52fd8f068622ab62a90299eeff629b69338df09dc')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -D "dist/rover" -t "$pkgdir/usr/bin/"
|
install -D "dist/rover" -t "$pkgdir/usr/bin/"
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user