mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Add LICENSE file. The repo's file is LICENCE, but rename it to match common expectations.
13 lines
346 B
Text
13 lines
346 B
Text
pkgbase = git-backdate-git
|
|
pkgdesc = Backdate a commit or range of commit to a date or range of dates
|
|
pkgver = r30.8ba5a0e
|
|
pkgrel = 1
|
|
url = https://github.com/rixx/git-backdate
|
|
arch = any
|
|
license = custom
|
|
depends = python
|
|
depends = sed
|
|
source = git+https://github.com/rixx/git-backdate.git
|
|
sha256sums = SKIP
|
|
|
|
pkgname = git-backdate-git
|