blob: 1d35351f3ddd3253bc32dba4b445f0e3fa2f5acf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = emacs-find-file-in-project
pkgdesc = Quick access to project files in Emacs
pkgver = 6.0.3
pkgrel = 1
url = https://github.com/technomancy/find-file-in-project
install = emacs-find-file-in-project.install
arch = any
license = GPL3
depends = emacs
depends = emacs-swiper
source = emacs-find-file-in-project-6.0.3.tar.gz::https://github.com/technomancy/find-file-in-project/archive/6.0.3.tar.gz
sha256sums = f28d8a9401b70a3296fec6c5c984ba92dd0411e457f2d00d12a1461d3c64b827
pkgname = emacs-find-file-in-project
|