summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9436d98ec85f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = alt-git
+ pkgdesc = Command line utility that attempts to find the "alternate path" for the provided path
+ pkgver = 103
+ pkgrel = 1
+ url = https://github.com/uptech/alt
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = rust
+ makedepends = cargo
+ makedepends = git
+ source = git+https://github.com/uptech/alt.git
+ md5sums = SKIP
+
+pkgname = alt-git
+