mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 20:52:55 +01:00
14 lines
602 B
Text
14 lines
602 B
Text
pkgbase = git-wt
|
|
pkgdesc = A Git subcommand that makes `git worktree` simple
|
|
pkgver = 0.19.0
|
|
pkgrel = 1
|
|
url = https://github.com/k1LoW/git-wt
|
|
arch = aarch64
|
|
arch = x86_64
|
|
license = MIT
|
|
source_aarch64 = https://github.com/k1LoW/git-wt/releases/download/v0.19.0/git-wt_v0.19.0_linux_arm64.tar.gz
|
|
sha256sums_aarch64 = faddf98b68c8e12f9c98683ec1f784a802f7e9a1d66d5014055270ad00dc67c0
|
|
source_x86_64 = https://github.com/k1LoW/git-wt/releases/download/v0.19.0/git-wt_v0.19.0_linux_amd64.tar.gz
|
|
sha256sums_x86_64 = e43b87784823cdf60883374900d1c8f5814c8c117431293bdf7807dccd8be98f
|
|
|
|
pkgname = git-wt
|