summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames An2019-06-25 00:42:51 -0400
committerJames An2019-06-25 00:42:51 -0400
commitfdcc04c10724f4b31e427351ae1a090182992602 (patch)
tree5911fb4361c69521c6e2ebb96033a24c67523587 /PKGBUILD
parentb76d195c37c15d73d3b5930f49fb06fdab0b1289 (diff)
downloadaur-python2-gsutil.tar.gz
Added .SRCINFO changes missing from previous two commits.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b724506fa473..d2856a7ba1d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python2-gsutil
_pkgname=${pkgname#python2-}
pkgver=4.39
-pkgrel=1
+pkgrel=2
pkgdesc='A command line tool for interacting with cloud storage services.'
arch=('any')
url="https://cloud.google.com/storage/docs/$_pkgname"