summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-11-19 16:46:41 +0100
committerAlexander F. Rødseth2019-11-19 16:46:41 +0100
commit42ec910e70b901fafda71a4b573180ded2248283 (patch)
tree502f24f2fbd5b4b8fcb23c4ef0e1f65399658b28
parent8a10c4a348e5c6cfb1fbb3b2f01f5fd2ea2c1c89 (diff)
downloadaur-42ec910e70b901fafda71a4b573180ded2248283.tar.gz
New release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b87ef2818fe..e2f834f6a395 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = o
pkgdesc = Small, fast and VT100-compatible text editor
- pkgver = 2.9.1
+ pkgver = 2.9.2
pkgrel = 1
url = https://github.com/xyproto/o
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = o
makedepends = git
makedepends = go
makedepends = upx
- source = git+https://github.com/xyproto/o#tag=2.9.1
+ source = git+https://github.com/xyproto/o#tag=2.9.2
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index ddcba4da68a0..b737345fe5d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.9.1
+pkgver=2.9.2
pkgrel=1
pkgdesc='Small, fast and VT100-compatible text editor'
arch=(x86_64)