summaryrefslogtreecommitdiff
path: root/gtrash-git/.SRCINFO
diff options
context:
space:
mode:
authorDeposite Pirate2026-05-14 00:12:11 +0000
committerDeposite Pirate2026-05-14 00:12:11 +0000
commitbf5d494c937f0bc41d0e0470f0851260f4c79ee1 (patch)
treeef85ab1e21e5c43a8cbcd8941ca5c997db751f61 /gtrash-git/.SRCINFO
parent17705e67083c831e1a11ed2ac457cad73a2376ec (diff)
New package.
new file: gtrash-git/.SRCINFO new file: gtrash-git/PKGBUILD
Diffstat (limited to 'gtrash-git/.SRCINFO')
-rw-r--r--gtrash-git/.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/gtrash-git/.SRCINFO b/gtrash-git/.SRCINFO
new file mode 100644
index 0000000..f33232c
--- /dev/null
+++ b/gtrash-git/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = gtrash-git
+ pkgdesc = A Trash CLI manager written in Go
+ pkgver = v0.0.6.r4.ga741836
+ pkgrel = 1
+ url = https://github.com/umlx5h/gtrash
+ arch = aarch64
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ depends = glibc
+ provides = gtrash
+ conflicts = gtrash-bin
+ conflicts = gtrash
+ options = strip
+ options = buildflags
+ source = gtrash::git+https://github.com/umlx5h/gtrash
+ sha256sums = SKIP
+
+pkgname = gtrash-git