summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..635715ed57b1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = emacs-memoize
+ pkgdesc = Elisp memoization functions
+ pkgver = 1.1
+ pkgrel = 1
+ url = https://github.com/skeeto/emacs-memoize
+ arch = any
+ license = UNLICENSE
+ depends = emacs
+ provides = emacs-memoize
+ source = https://github.com/skeeto/emacs-memoize/archive/1.1.tar.gz
+ sha256sums = e4e50da02ef6a2ff3325c14a65e7f4ac2069cab05754797718bd574f227f3216
+
+pkgname = emacs-memoize
+