summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKevin Houdebert2015-07-08 13:19:32 +0200
committerKevin Houdebert2015-07-08 13:19:32 +0200
commit7b3ba168c455482b70b9e9af95a6077272780452 (patch)
treeedd3cb770ed6dc0bbaa0ddcb56906d0550ad95f9 /.SRCINFO
downloadaur-7b3ba168c455482b70b9e9af95a6077272780452.tar.gz
Import from AUR3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ad22176135c9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = xcwd-git
+ pkgdesc = xcwd is a simple tool that prints the current working directory of the currently focused window.
+ pkgver = 20130929
+ pkgrel = 1
+ url = http://github.com/schischi-a/xcwd.git
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ depends = libx11
+ source = git://github.com/schischi-a/xcwd
+ md5sums = SKIP
+
+pkgname = xcwd-git
+