aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-package.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/oni-package.el b/oni-package.el
index 02fd4bd..e277b0e 100644
--- a/oni-package.el
+++ b/oni-package.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.1208.095927
+;; Version: 2022.0323.191305
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -73,6 +73,10 @@
(add-to-list 'package-archives
'("org-azure-devops" . "https://ryuslash.gitlab.io/org-azure-devops/"))
+;;;###autoload
+(add-to-list 'package-archives
+ '("tekuti-el" . "https://ryuslash.srht.site/tekuti-el/elpa/"))
+
(setq package-update-news-on-upload t)
;;; Specify where to upload packages to. Used by