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..e5f5590
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = aur
+ 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-1.0.0.tar.gz::https://github.com/pml68/aur/archive/refs/tags/v1.0.0.tar.gz
+ sha256sums = 7891fd3c8ed5a79c337b8148bd247d181d1372e31ad2c6557a0165a6d7299326
+
+pkgname = aur