summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-10-14 14:18:26 +0200
committerAlexander F. Rødseth2019-10-14 14:18:26 +0200
commite0f14da259608993d37af4d679507301c6463164 (patch)
tree13464843673440ea09a9e6b8fddd21907c78c0c3
parent50127224470cd5bb4f4ab6ab71107464a34adba4 (diff)
downloadaur-e0f14da259608993d37af4d679507301c6463164.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 66b3293215bf..14cb275c5872 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Oct 14 11:26:07 UTC 2019
+# Mon Oct 14 12:18:22 UTC 2019
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.3.3
+ pkgver = 2.3.4
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.3
+ source = git+https://github.com/xyproto/o#tag=2.3.4
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index d2de7fd38083..9d95675adf64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.3.3
+pkgver=2.3.4
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)