blank out sums
This commit is contained in:
@@ -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=('aea0bb509cca537ae27837e52fd8f068622ab62a90299eeff629b69338df09dc')
|
||||
sha256sums=('TEST')
|
||||
|
||||
package() {
|
||||
install -D "dist/rover" -t "$pkgdir/usr/bin/"
|
||||
|
||||
Reference in New Issue
Block a user