summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:28:03 -0400
committerTim Savannah2018-09-21 21:28:03 -0400
commit93d750f197cbb7f0cc34262a8b97d9646a2f556d (patch)
tree8f98437aca6074e7b6ceb57a326cc5142b670051 /PKGBUILD
parent755927228dac22e34a9c84684763b39a7223ce3e (diff)
downloadaur-poplines.tar.gz
Rebuild for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3ef501204c5..c3a7186c3c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ 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=2
+pkgrel=3
arch=('any')
license=('GPLv2')
url="http://github.com/kata198/popLines"