Date: Thursday, October 31, 2019 @ 18:04:30
  Author: felixonmars
Revision: 521523

Python 3.8 rebuild

Modified:
  python-pysendfile/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 18:04:30 UTC (rev 521522)
+++ PKGBUILD    2019-10-31 18:04:30 UTC (rev 521523)
@@ -5,7 +5,7 @@
 pkgbase=python-pysendfile
 pkgname=(python-pysendfile python2-pysendfile)
 pkgver=2.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A Python interface to sendfile(2) syscall"
 url="https://github.com/giampaolo/pysendfile";
 license=('MIT')

Reply via email to