summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a4922586c418
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = xsel-git
+ pkgdesc = a command-line program for getting and setting the contents of the X selection
+ pkgver = r50.9674445
+ pkgrel = 1
+ url = http://www.vergenet.net/~conrad/software/xsel/
+ arch = i686
+ arch = x86_64
+ license = custom
+ makedepends = libxt
+ makedepends = git
+ depends = libx11
+ provides = xsel
+ conflicts = xsel
+ source = git+https://github.com/kfish/xsel.git
+ sha256sums = SKIP
+
+pkgname = xsel-git
+