summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantham2016-02-04 00:03:07 +0100
committerantham2016-02-04 00:03:07 +0100
commit33da8f414131488fd20440b9b59d884b0916f6f1 (patch)
tree9b0cac19f57b3078891c5bcd6ba3b8c845a4e8b3
parent62d0b248ff6ae5071af3179ec836a047186d3728 (diff)
downloadaur-33da8f414131488fd20440b9b59d884b0916f6f1.tar.gz
Set version 2.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3cdbfc2a517..8aa0038a8de6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 3 23:01:09 UTC 2016
+# Wed Feb 3 23:02:57 UTC 2016
pkgbase = goller
pkgdesc = Command line log parser to aggregate fields and count occurences
- pkgver = 2.0.2
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/antham/goller
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ca3c8dbe14a6..8bfba4c435fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Anthony HAMON <hamon.anth@gmail.com>
pkgname=goller
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc="Command line log parser to aggregate fields and count occurences"
arch=('x86_64' 'i686')