summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4579770c6627
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = emacs-anzu-git
+ pkgdesc = Emacs Port of anzu.vim
+ pkgver = r261.e6c56ca
+ pkgrel = 1
+ url = https://github.com/syohex/emacs-anzu
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = emacs
+ provides = emacs-anzu
+ conflicts = emacs-anzu
+ source = git+https://github.com/syohex/emacs-anzu.git
+ sha256sums = SKIP
+
+pkgname = emacs-anzu-git
+