summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4daf114d8964..10e65e373c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_crate="refinery_cli"
pkgname="refinery_cli"
-pkgver=0.8.6
+pkgver=0.8.7
pkgrel=1
pkgdesc='Provides the CLI for the Refinery crate'
url='https://crates.io/crates/refinery_cli'
@@ -12,8 +12,8 @@ license=('MIT')
depends=('gcc-libs' 'openssl' 'sqlite')
makedepends=('cargo')
-source=("$_crate-$pkgver.tar.gz::https://crates.io/api/v1/crates/refinery_cli/0.8.6/download")
-sha512sums=('1f89a56a16d69b97ca17a1a5141d1ace1866f354c2c929ccc4628a71b96a95ce6258c552a61d62d58d21ec06955f8f739294415c6410ad9523de0625c3a0d9cd')
+source=("$_crate-$pkgver.tar.gz::https://crates.io/api/v1/crates/refinery_cli/0.8.7/download")
+sha512sums=('18dcfcb0f1dc9626832739c8c4002b2468e3d6bc259912347ef1f81cab63a9b67117cffbd356f4ae0d1326e6faa29d47262210458d473b2d5616e2a2dc307bd5')
# Tier 1 architectures supported by Rust (https://doc.rust-lang.org/nightly/rustc/platform-support.html#tier-1)
arch=('aarch64' 'i686' 'x86_64')