summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:18:51 -0400
committerTim Savannah2018-09-21 21:18:51 -0400
commitff813db7065745e1a20253842871800ce7f564f9 (patch)
tree77fbb5899a5785b56963277dc45704c5dd526dd0
parent733f448474f244c725c8b55c8239aed4c9de05bc (diff)
downloadaur-ff813db7065745e1a20253842871800ce7f564f9.tar.gz
Rebuild for python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 986dd58291d5..16dd6da8ac37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netfetch
pkgdesc = Networked file storage and retrieval with optional password protection and compression using Redis
pkgver = 3.0.3
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/kata198/NetFetch
arch = any
license = GPLv2
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"