summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominic2023-09-14 00:36:32 +0000
committerDominic2023-09-14 00:36:32 +0000
commit37c75dafb08f3e2b4ad543c9b9bf5467cff923e5 (patch)
tree855918be91ad0b1fea7169f78672e0d7142dafca /PKGBUILD
parent47a6254ab7a7c6d5dc934a4f9d4dae795da283f3 (diff)
downloadaur-37c75dafb08f3e2b4ad543c9b9bf5467cff923e5.tar.gz
auto-update refinery_cli 0.8.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b15421ddaea..7a4cd8fb6a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_crate="refinery_cli"
pkgname="refinery_cli"
-pkgver=0.8.10
+pkgver=0.8.11
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.10/download")
-sha512sums=('eb4770c0519100d27eb231b4d480b8fa1512709429d32ec878b59be25427c138f9f9402c8ff34e1f01cc31f1fee7b6ddeb5b6f09b50ea4dc6773d2abe6e85a00')
+source=("$_crate-$pkgver.tar.gz::https://crates.io/api/v1/crates/refinery_cli/0.8.11/download")
+sha512sums=('55aa5562b294ef595329edb214c99f43096aa36bce6dc13a410cec3e790a2094dd2b19938c1233dbc2d5c936cfa3b240cfdc4be32a4c84b60064b11ea9b5bf6e')
# Tier 1 architectures supported by Rust (https://doc.rust-lang.org/nightly/rustc/platform-support.html#tier-1)
arch=('aarch64' 'i686' 'x86_64')