blob: b2477e9a34179d476166315bab68e499f4238819 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gptcommit-bin
pkgdesc = A git prepare-commit-msg hook for authoring commit messages with GPT-3.
pkgver = 0.5.10
pkgrel = 1
url = https://github.com/zurawiki/gptcommit
arch = any
license = MIT
conflicts = gptcommit-git
conflicts = gptcommit
source = https://github.com/zurawiki/gptcommit/releases/download/v0.5.10/gptcommit-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 79dc7d07411eb1b97da0c402e91a8824040cb73185d5137292ff22f0ea008844
pkgname = gptcommit-bin
|