summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-10-14 10:51:53 +0200
committerAlexander F. Rødseth2019-10-14 10:51:53 +0200
commit7926ce91825ff8cdd300665f0c15b342fd484384 (patch)
tree0a1d75004a02fdfe3301fe9f8d7b83c9367cb200
parent9c6e33280c07ec5c033249d1a97f8217b02c7dc7 (diff)
downloadaur-7926ce91825ff8cdd300665f0c15b342fd484384.tar.gz
Patch release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eba3d0a754cd..4dd809363b75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sun Oct 13 13:58:30 UTC 2019
+# Mon Oct 14 08:51:47 UTC 2019
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.3.1
+ pkgver = 2.3.2
pkgrel = 1
url = https://github.com/xyproto/o
arch = x86_64
license = MIT
makedepends = git
makedepends = gcc-go
- source = git+https://github.com/xyproto/o#tag=2.3.1
+ source = git+https://github.com/xyproto/o#tag=2.3.2
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index de262ce82aa1..958d3ec487a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)