summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-08-07 03:33:54 +0800
committerlilac2018-08-07 03:33:54 +0800
commit1b443a1fb1bd8beb6574abd36c05ef66830b29b0 (patch)
treecb43d71961b2bcda12d0d44a9d5209cb59f840b5
parent89d5e50a46e89524d2a906a69db30335528b0bca (diff)
downloadaur-1b443a1fb1bd8beb6574abd36c05ef66830b29b0.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 8ab7797950e0..62facc437dd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-asks
pkgdesc = asks - async http
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/theelous3/asks
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 006fd067d2c6..16993fa30915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname=asks
pkgname=python-asks
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="asks - async http"
arch=('any')
url="https://github.com/theelous3/asks"