summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbdo Roig-Maranges2021-04-25 15:35:55 +0200
committerAbdo Roig-Maranges2021-04-25 15:35:55 +0200
commit87edd2f7d5b531584b12604020ae579e747c9f29 (patch)
tree12f753fb2640e0de557f167c26c0b11985d98ef1
parentf6ece6843f61f0ea25b7795b37b11f7b21223de9 (diff)
downloadaur-87edd2f7d5b531584b12604020ae579e747c9f29.tar.gz
update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caf08718abf3..b4d3a566f87c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-github3.py
pkgdesc = A comprehensive wrapper around the GitHub API (v3)
- pkgver = 1.3.0
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/sigmavirus24/github3.py
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 56832cf68f81..349d55504b8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgbase="python-github3.py"
pkgname=("python-github3.py" "python2-github3.py")
_commit="e586949a4dbed22f169afaffe25cb07e5a60a606"
-pkgver="1.3.0"
-pkgrel="1"
+pkgver="2.0.0"
+pkgrel=1
pkgdesc="A comprehensive wrapper around the GitHub API (v3)"
arch=("any")