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 ab99e39218df..ead40aac3a95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-requests-futures
pkgdesc = Asynchronous Python HTTP for Humans.
pkgver = 0.9.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ross/requests-futures
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index a6d2cd4d3aab..3b4b239adc4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-requests-futures
pkgver=0.9.9
-pkgrel=1
+pkgrel=2
pkgdesc='Asynchronous Python HTTP for Humans.'
license=('Apache')
arch=('any')