diff options
author | hamki | 2021-06-19 18:17:08 +0800 |
---|---|---|
committer | hamki | 2021-06-19 18:17:08 +0800 |
commit | c6095b26a96e9e6f790e42f43ff7a047caf44627 (patch) | |
tree | 992ad970e02e9e5ccf177b6d572316f029cf4024 /.SRCINFO | |
parent | 90562b3586ecbdce4191eb57f679891213264013 (diff) | |
download | aur-emacs-multiple-cursors.tar.gz |
update to 1.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,3 @@ -# Generated by makepkg 5.0.1 -# Fri Dec 16 11:24:51 UTC 2016 pkgbase = emacs-multiple-cursors pkgdesc = Multiple cursors for Emacs pkgver = 1.4.0 @@ -9,8 +7,7 @@ pkgbase = emacs-multiple-cursors arch = any license = GPL3 depends = emacs - source = https://github.com/magnars/multiple-cursors.el/archive/1.4.0.tar.gz + source = https://github.com/magnars/multiple-cursors.el/archive/refs/tags/1.4.0.tar.gz sha256sums = 33a1c193cf8bcb0c80f71a154cbbc1956ee80a79ec63ebcaf3ea6fb6298c3042 pkgname = emacs-multiple-cursors - |