summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorinfernalknight2015-07-14 10:49:42 +0300
committerinfernalknight2015-07-14 10:49:42 +0300
commit34ee20c0b5af85569c24d14fea8a5004a3052ba9 (patch)
tree196f94461b7fc81599209f38c3685f532dc4d5a2 /.SRCINFO
downloadaur-dotfiles.tar.gz
Initial import
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..a91275150cfc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = dotfiles
+ pkgdesc = A tool to make managing your dotfile symlinks in $HOME easy, allowing you to keep all of them in a single directory.
+ pkgver = 0.6.4
+ pkgrel = 2
+ url = https://github.com/jbernard/dotfiles
+ arch = any
+ license = ISC
+ depends = python
+ depends = python-setuptools
+ source = https://pypi.python.org/packages/source/d/dotfiles/dotfiles-0.6.4.tar.gz
+ md5sums = 6bdf65ce6fe4d7fd7b48091ede656679
+
+pkgname = dotfiles
+