blob: 282e430bd37b509724f801b336550162df3b0333 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = emacs-git-timemachine
pkgdesc = Step through historic versions of git controlled file using everyone's favourite editor
pkgver = 4.11
pkgrel = 1
url = https://gitlab.com/pidu/git-timemachine.git
arch = any
license = GPL3
depends = emacs
source = https://gitlab.com/pidu/git-timemachine/-/archive/4.11/git-timemachine-4.11.tar.gz
sha256sums = 5b143f561306fa9fa8bcc9b2e78e4cb49b0a64827718fff286f3b48af13eba70
pkgname = emacs-git-timemachine
|