summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKelsey Maes2017-03-18 10:32:56 -0700
committerKelsey Maes2017-03-18 10:32:56 -0700
commit54f0c535e530a7421453b936e0ab64537c8460f1 (patch)
treef0a06e0125bcafe11b700afd560cf6af28504db2
parent8627569dcf2916de3d47f5de4986130a7d1760eb (diff)
downloadaur-54f0c535e530a7421453b936e0ab64537c8460f1.tar.gz
Update package release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa2003d9d5e6..1bb3a7e2f946 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-msrest
pkgdesc = The runtime library for AutoRest generated Python clients.
pkgver = 0.4.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Azure/msrest-for-python
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5f9f30a4f6dc..aa20eaba8aa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kelsey Maes <kelseymaes at outlook dot com>
pkgname=python-msrest
pkgver=0.4.6
-pkgrel=1
+pkgrel=2
pkgdesc='The runtime library for AutoRest generated Python clients.'
arch=('any')
url="https://github.com/Azure/msrest-for-python"