summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramietn2018-09-03 21:34:54 +0200
committeramietn2018-09-03 21:34:54 +0200
commitc22a1df6bcedfca1481398063cc899c290a7b077 (patch)
tree4b7c67eac32f031cd5fd0edae1a93fe4651572a3
parent34ae58120fda9adffc2771fe362223ed28aa4d25 (diff)
downloadaur-c22a1df6bcedfca1481398063cc899c290a7b077.tar.gz
bump to 0.3.44
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dc26d17f20a..cc27fd88b885 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 21 17:07:54 UTC 2016
+# Mon Sep 3 19:34:26 UTC 2018
pkgbase = python-pyhocon
pkgdesc = HOCON parser for Python
- pkgver = 0.3.35
+ pkgver = 0.3.44
pkgrel = 1
url = https://github.com/chimpler/pyhocon
arch = any
@@ -10,7 +10,7 @@ pkgbase = python-pyhocon
depends = python
depends = python-pyparsing
options = !emptydirs
- source = python-pyhocon::git+https://github.com/chimpler/pyhocon.git#tag=0.3.35
+ source = python-pyhocon::git+https://github.com/chimpler/pyhocon.git#tag=0.3.44
md5sums = SKIP
pkgname = python-pyhocon
diff --git a/PKGBUILD b/PKGBUILD
index 20ef5fb4aba3..ff24c9bf7af7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nils Amiet <amietn@foobar>
pkgname=python-pyhocon
-pkgver=0.3.35
+pkgver=0.3.44
pkgrel=1
pkgdesc="HOCON parser for Python"
arch=(any)