summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db187ca85b5d318b8652fa4e9391b84f79517908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = emacs-rust-mode
	pkgdesc = A major Emacs mode for editing Rust source code
	pkgver = 1.0.4
	pkgrel = 2
	url = https://github.com/rust-lang/rust-mode
	install = emacs-rust-mode.install
	arch = any
	license = Apache
	depends = emacs
	source = https://github.com/rust-lang/rust-mode/archive/refs/tags/1.0.4.tar.gz
	sha256sums = e8eca03382d01a73bc00b29292d99ee2597023e0e97273e1b1969fb44f140f2e

pkgname = emacs-rust-mode