summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cef95c4a9a33..46150c77b27b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Oct 11 11:27:52 UTC 2019
+# Fri Oct 11 15:29:27 UTC 2019
pkgbase = o
pkgdesc = Small, fast and very limited text editor
- pkgver = 2.1.3
+ pkgver = 2.1.5
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.1.3
+ source = git+https://github.com/xyproto/o#tag=2.1.5
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index 1d4579b8ee79..21bcf26aab33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.1.3
+pkgver=2.1.5
pkgrel=1
pkgdesc='Small, fast and very limited text editor'
arch=(x86_64)