summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:18:51 -0400
committerTim Savannah2018-09-21 21:18:51 -0400
commitff813db7065745e1a20253842871800ce7f564f9 (patch)
tree77fbb5899a5785b56963277dc45704c5dd526dd0 /PKGBUILD
parent733f448474f244c725c8b55c8239aed4c9de05bc (diff)
downloadaur-netfetch.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 4eaa331ec02f..023908eef245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=('netfetch' 'python-netfetch')
_realName=NetFetch
pkgdesc="Networked file storage and retrieval with optional password protection and compression using Redis"
pkgver=3.0.3
-pkgrel=1
+pkgrel=2
arch=('any')
license=('GPLv2')
url="http://github.com/kata198/NetFetch"