summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-01-17 11:13:20 +0800
committerlilac2019-01-17 11:13:20 +0800
commit8b5782078b5948f19aa4c86e9f659ec6f1b84c48 (patch)
tree79b97999659a1592ca1b75aa60df286dc0225b22
parent58973013d80dcaf881dcabf83b48774e918074bf (diff)
downloadaur-8b5782078b5948f19aa4c86e9f659ec6f1b84c48.tar.gz
update by lilac
-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')