summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"