aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..53def92
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = aur-git
+ pkgdesc = A simple script for AUR package management
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/pml68/aur
+ arch = any
+ license = MIT
+ depends = bash
+ depends = git
+ provides = aur
+ conflicts = aur
+ options = !strip
+ options = !debug
+ source = aur-git::git+https://github.com/pml68/aur.git
+ sha256sums = SKIP
+
+pkgname = aur-git