summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorvlad2015-07-08 15:35:14 +0300
committervlad2015-07-08 15:35:14 +0300
commit4596d51a641a5a27c5e8bb4b66926ef422748ea4 (patch)
tree941973d2e8729d804d98e842c95bc9148d77e8a6 /.SRCINFO
downloadaur-4596d51a641a5a27c5e8bb4b66926ef422748ea4.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..dcaa469ade02
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = aura-bin
+ pkgdesc = A secure package manager for Arch Linux and the AUR written in Haskell - Prebuilt binary
+ pkgver = 1.3.0.5
+ pkgrel = 1
+ url = https://github.com/fosskers/aura
+ arch = x86_64
+ license = GPL-3
+ depends = gmp
+ depends = pacman
+ depends = pcre
+ depends = abs
+ optdepends = powerpill: For faster repository downloads.
+ optdepends = customizepkg: For auto-editing of PKGBUILDs.
+ optdepends = aur-git: AUR package completions for zsh.
+ provides = aura
+ conflicts = aura
+ conflicts = aura-git
+ options = strip
+ source = https://bitbucket.org/fosskers/aura/downloads/aura-1.3.0.5-.tar.gz
+
+pkgname = aura-bin
+