summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSebastian LaVine2023-01-01 17:07:26 -0500
committerSebastian LaVine2023-01-01 17:10:15 -0500
commit031addea2ab8029bf1941699bcfae8884f5474dd (patch)
tree47db19082bd8e815db6ec9e2a03516d496e25f08 /.SRCINFO
parent5b4271987230edb024567ada12c2ed1ff82091b8 (diff)
downloadaur-031addea2ab8029bf1941699bcfae8884f5474dd.tar.gz
Update to 0.5.0
Binaries weren't provided for the latest release, so we switch to building from source. Co-authored-by: eugene on the AUR
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 5 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0636bca32333..ce8f46b537f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = autojump-rs
pkgdesc = A faster way to navigate your filesystem from the command line (in Rust)
- pkgver = 0.4.0
- pkgrel = 3
+ pkgver = 0.5.0
+ pkgrel = 1
url = https://github.com/xen0n/autojump-rs
arch = x86_64
arch = i686
@@ -10,24 +10,12 @@ pkgbase = autojump-rs
arch = aarch64
license = GPL3
makedepends = python>=3.8
+ makedepends = cargo
provides = autojump
conflicts = autojump
- source = autojump-rs-0.4.0.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.4.0/autojump-0.4.0-x86_64-unknown-linux-musl.tar.gz
+ source = autojump-rs-0.5.0.tar.gz::https://github.com/xen0n/autojump-rs/archive/refs/tags/0.5.0.tar.gz
source = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
- md5sums = b7ab473f1dc541c0d8503b32f969a2f4
+ md5sums = b5e691a80b2cc30e673a981b04004c82
md5sums = 29f1a7df736814c747645703bf00ce48
- source_arm = autojump-rs-0.4.0.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.4.0/autojump-0.4.0-x86_64-unknown-linux-gnueabi.tar.gz
- source_arm = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
- md5sums_arm = b7ab473f1dc541c0d8503b32f969a2f4
- md5sums_arm = 29f1a7df736814c747645703bf00ce48
- source_armv7h = autojump-rs-0.4.0.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.4.0/autojump-0.4.0-armv7-unknown-linux-gnueabihf.tar.gz
- source_armv7h = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
- md5sums_armv7h = b7ab473f1dc541c0d8503b32f969a2f4
- md5sums_armv7h = 29f1a7df736814c747645703bf00ce48
- source_aarch64 = autojump-rs-0.4.0.tar.gz::https://github.com/xen0n/autojump-rs/releases/download/0.4.0/autojump-0.4.0-x86_64-unknown-linux-gnu.tar.gz
- source_aarch64 = autojump-22.5.3.tar.gz::https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz
- md5sums_aarch64 = b7ab473f1dc541c0d8503b32f969a2f4
- md5sums_aarch64 = 29f1a7df736814c747645703bf00ce48
pkgname = autojump-rs
-