emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swsw 13c92db0de 138/146: ; Fix build manifest


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 13c92db0de 138/146: ; Fix build manifest
Date: Wed, 25 May 2022 02:59:55 -0400 (EDT)

branch: elpa/swsw
commit 13c92db0de5eedabd3b4846bf154028099a4792a
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Fix build manifest
---
 .build.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.build.yml b/.build.yml
index fb31be196d..18e16d896f 100644
--- a/.build.yml
+++ b/.build.yml
@@ -2,10 +2,10 @@ image: alpine/latest
 packages:
         - texinfo
 sources:
-        - https://git.sr.ht/~dsemy/vcomplete
+        - https://git.sr.ht/~dsemy/swsw
 tasks:
         - build: |
-                cd vcomplete
+                cd swsw
                 make
 artifacts:
-        - vcomplete/vcomplete-1.1.tar
+        - swsw/swsw-2.1.tar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]