blob: 5c87afb8daa1db068eab08b303840cb28d9c4388 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = emacs-multiple-cursors
pkgdesc = Multiple cursors for Emacs
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/magnars/multiple-cursors.el
install = emacs-multiple-cursors.install
arch = any
license = GPL3
depends = emacs
source = https://github.com/magnars/multiple-cursors.el/archive/refs/tags/1.4.0.tar.gz
sha256sums = 33a1c193cf8bcb0c80f71a154cbbc1956ee80a79ec63ebcaf3ea6fb6298c3042
pkgname = emacs-multiple-cursors
|