summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMoses Narrow2022-12-22 07:24:38 -0600
committerMoses Narrow2022-12-22 07:24:38 -0600
commitcd2639f77157ca6db3390503f95f13b0c2409f94 (patch)
tree19344a4c8ae3eb6193c1e4f74a88a43b0d709549 /.SRCINFO
downloadaur-cd2639f77157ca6db3390503f95f13b0c2409f94.tar.gz
first commit; add PKGBUILD, .SRCINFO, updates.sh
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..21c84dbbd6cf
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = depth
+ pkgdesc = Visualize Go Dependency Trees
+ pkgver = 1.2.1
+ pkgrel = 1
+ url = https://github.com/KyleBanks/depth
+ arch = i686
+ arch = x86_64
+ arch = aarch64
+ arch = armv8
+ arch = armv7
+ arch = armv7l
+ arch = armv7h
+ arch = armv6h
+ arch = armhf
+ arch = armel
+ arch = arm
+ license = GPL
+ makedepends = go
+ makedepends = git
+ source = git+https://github.com/KyleBanks/depth.git#branch=master
+ sha256sums = SKIP
+
+pkgname = depth