summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 278b295c906f..a3ef501204c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=('poplines' 'python-poplines')
_realName=popLines
+pkgdesc="Tools to pop/peek lines from the head/tail or known position within a given file, and output to stdout. Makes files into queues!"
pkgver=2.1.1
-pkgrel=1
-pkgdesc=""
+pkgrel=2
arch=('any')
license=('GPLv2')
url="http://github.com/kata198/popLines"