summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSebastian LaVine2023-01-02 10:46:52 -0500
committerSebastian LaVine2023-01-02 10:46:52 -0500
commit9278bcf6a6abac854b6b828021da374976756148 (patch)
tree69dbf3355e4bdb9d1b3aa54cb8aa36e312b65de5 /.SRCINFO
parent7efb82630f1fef907bd292ed04c0211e0d2c87f1 (diff)
downloadaur-9278bcf6a6abac854b6b828021da374976756148.tar.gz
Update to 0.5.1
The developer has provided binaries for this version, so we are back to installing binaries instead of building from source for this release.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c66528161e1d..f48c3378b850 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,26 @@
pkgbase = autojump-rs
pkgdesc = A faster way to navigate your filesystem from the command line (in Rust)
- pkgver = 0.5.0
- pkgrel = 3
+ pkgver = 0.5.1
+ pkgrel = 1
url = https://github.com/xen0n/autojump-rs
arch = x86_64
arch = i686
- arch = arm
- arch = armv7h
arch = aarch64
license = GPL3
makedepends = python>=3.8
- makedepends = cargo
provides = autojump
conflicts = autojump
- source = autojump-rs-0.5.0.tar.gz::https://github.com/xen0n/autojump-rs/archive/refs/tags/0.5.0.tar.gz
+ source = autojump-rs-0.5.1.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.5.1/autojump-x86_64-unknown-linux-musl.tar.gz
source = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
- md5sums = b5e691a80b2cc30e673a981b04004c82
+ md5sums = 1cabb0c3551c865f2da81a2e2af48423
md5sums = 29f1a7df736814c747645703bf00ce48
+ source_i686 = autojump-rs-0.5.1.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.5.1/autojump-x86_64-unknown-linux-musl.tar.gz
+ source_i686 = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
+ md5sums_i686 = 2bb1476558d240416629c41af39a44c3
+ md5sums_i686 = 29f1a7df736814c747645703bf00ce48
+ source_aarch64 = autojump-rs-0.5.1.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.5.1/autojump-x86_64-unknown-linux-musl.tar.gz
+ source_aarch64 = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
+ md5sums_aarch64 = c20e6afc93e038cae8fe13179fa8d51c
+ md5sums_aarch64 = 29f1a7df736814c747645703bf00ce48
pkgname = autojump-rs