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