summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d494f8b74dd..a311d0fcfb7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,24 @@
pkgbase = remacs-git
pkgdesc = Development branch of REmacs, a fork of GNU Emacs with components rewritten in Rust
- pkgver = 26.0.60.132231
+ pkgver = 26.2.90.135291
pkgrel = 1
- url = https://github.com/Wilfred/remacs.git
+ url = https://github.com/remacs/remacs.git
arch = i686
arch = x86_64
+ arch = aarch64
license = GPL
makedepends = git
- makedepends = cargo
+ makedepends = clang
+ makedepends = rustup
depends = gpm
depends = m17n-lib
depends = alsa-lib
depends = imagemagick
depends = gtk3
depends = giflib
- source = remacs-git::git+https://github.com/Wilfred/remacs.git
+ provides = remacs
+ conflicts = remacs
+ source = remacs-git::git+https://github.com/remacs/remacs.git
md5sums = SKIP
pkgname = remacs-git