summaryrefslogtreecommitdiffstats
path: root/ix/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ix/PKGBUILD')
-rw-r--r--ix/PKGBUILD19
1 files changed, 0 insertions, 19 deletions
diff --git a/ix/PKGBUILD b/ix/PKGBUILD
deleted file mode 100644
index 67a80fd..0000000
--- a/ix/PKGBUILD
+++ /dev/null
@@ -1,19 +0,0 @@
-# Maintainer: Florian Pritz <f-p@gmx.at>
-pkgname=ix
-pkgver=0.4
-pkgrel=1
-pkgdesc="client for the ix.io pastebin"
-arch=('any')
-url="http://ix.io"
-license=('NONE')
-depends=('python')
-source=(http://ix.io/client)
-
-build() {
- cd "$srcdir"
- install -D -m755 client $pkgdir/usr/bin/ix
-}
-
-# vim:set ts=2 sw=2 et:
-md5sums=('919431495c143cb810e76d650aa5e38d')
-sha256sums=('8968db5c486a12c00257190f07659f7fbd9ab8d9c6c4e49c66c12d5605849a24')