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..f6207f737191
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = emacs-undo-tree
+ pkgdesc = Replace Emacs' undo system with an intuitive tree-based system.
+ pkgver = 0.6.4
+ pkgrel = 1
+ url = http://www.dr-qubit.org/emacs.php#undo-tree
+ install = emacs-undo-tree.install
+ arch = any
+ license = GPL
+ depends = emacs
+ provides = emacs-undo-tree
+ conflicts = emacs-undo-tree
+ source = http://www.dr-qubit.org/undo-tree/undo-tree-0.6.4.el
+ sha1sums = 117764e599bcacd3e364e071854f53aeec33ef09
+
+pkgname = emacs-undo-tree
+