blob: 2e729e3a1aa69980f8367b4495f4adef02a5c7bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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
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/1.4.0.tar.gz
sha256sums = 33a1c193cf8bcb0c80f71a154cbbc1956ee80a79ec63ebcaf3ea6fb6298c3042
pkgname = emacs-multiple-cursors
|