summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatthew Gamble2017-01-07 13:41:12 +1100
committerMatthew Gamble2017-01-07 13:41:12 +1100
commit271ba41c52d683f1de873aeda02ede870e9997f3 (patch)
tree2794f2c07285c32f717f91593d905cc3d204f21d /.SRCINFO
parent690bbd87295dac81ec182a03927d1c03c7ccaec9 (diff)
downloadaur-271ba41c52d683f1de873aeda02ede870e9997f3.tar.gz
Update for python3.6
- Bump pkgrel for python3.6 rebuild - Fix code style - Add --optimize=1 flag
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 944966ec9a59..83827b6209bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Jan 7 02:40:03 UTC 2017
pkgbase = python-wire
pkgdesc = A convenience wrapper around the built-in SQLite3 module in python
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/djmattyg007/python-wire
arch = any
license = GPL3