summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21bfd811e2a1..2365d1119ddf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
pkgbase = git-interactive-rebase-tool
pkgdesc = Native cross platform full feature terminal based sequence editor for git interactive rebase. Written in Rust using ncurses.
- pkgver = 1.2.0
+ pkgver = 2.3.0
pkgrel = 1
- url = https://github.com/MitMaro/git-interactive-rebase-tool
+ url = https://gitrebasetool.mitmaro.ca/
install = git-interactive-rebase-tool.install
arch = x86_64
+ arch = aarch64
license = GPL3
- makedepends = git
- makedepends = rust
makedepends = cargo
- depends = rust
- source = git+https://github.com/MitMaro/git-interactive-rebase-tool.git
- sha256sums = SKIP
+ depends = libgit2
+ source = git-interactive-rebase-tool-2.3.0.tar.gz::https://github.com/MitMaro/git-interactive-rebase-tool/archive/2.3.0.tar.gz
+ sha256sums = 4af63703b3504370ef298693abc5061fe5bf215536e6d45952afda33a92f8101
pkgname = git-interactive-rebase-tool
-