summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..59f3bc618131
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = archlinux-nix-git
+ pkgdesc = A command-line tool for setting up Nix on Arch Linux
+ pkgver = r14.b0ed00f
+ pkgrel = 1
+ url = https://github.com/asppsa/archlinux-nix
+ arch = any
+ makedepends = git
+ provides = archlinux-nix
+ conflicts = archlinux-nix
+ source = git+https://github.com/asppsa/archlinux-nix.git
+ md5sums = SKIP
+
+pkgname = archlinux-nix-git
+