summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-05-02 11:02:22 +0200
committerAlexander F. Rødseth2019-05-02 11:02:22 +0200
commit0f1e4a0e48db221ecaa191a4377a47ce2c3e50ef (patch)
tree661af72d9936858776b17f2f2d49d7985687a3c4
parent46da1404a60fc7c1e56c6ccc81fbac82dda48b05 (diff)
downloadaur-0f1e4a0e48db221ecaa191a4377a47ce2c3e50ef.tar.gz
New release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e54f457762fe..d190dc043d25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Apr 2 08:50:48 UTC 2019
+# Thu May 2 09:02:15 UTC 2019
pkgbase = yaloco
pkgdesc = Yet Another Log Colorizer
- pkgver = 1.2.0
+ pkgver = 1.2.3
pkgrel = 1
url = https://github.com/xyproto/yaloco
arch = x86_64
license = MIT
makedepends = git
makedepends = go
- source = git+https://github.com/xyproto/yaloco#tag=v1.2.0
+ source = git+https://github.com/xyproto/yaloco#tag=v1.2.3
md5sums = SKIP
pkgname = yaloco
diff --git a/PKGBUILD b/PKGBUILD
index 2644b778f9be..03f97d4bdce7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=yaloco
-pkgver=1.2.0
+pkgver=1.2.3
pkgrel=1
pkgdesc='Yet Another Log Colorizer'
arch=(x86_64)