summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2019-09-30 01:31:56 +0100
committerGrey Christoforo2019-09-30 01:37:51 +0100
commit69ebc47ad9df4b21ee7832299e9f93e62411cd5b (patch)
treefb0583a292ef37386a6c922c8b8670504865561a /.SRCINFO
downloadaur-69ebc47ad9df4b21ee7832299e9f93e62411cd5b.tar.gz
initial commit
fix pkgname
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..61222e93fafc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-google-cloud-firestore
+ pkgdesc = Google's Firestore Python client library
+ pkgver = 1.4.0
+ pkgrel = 1
+ url = https://github.com/googleapis/google-cloud-python
+ arch = any
+ license = APACHE 2.0
+ makedepends = python-setuptools
+ depends = python
+ source = https://github.com/googleapis/google-cloud-python/archive/firestore-1.4.0.tar.gz
+ sha256sums = 9282c10801280ec2a1996075235bcf3f8fd55ddeab1041aa91763735991bc8df
+
+pkgname = python-google-cloud-firestore
+