summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-11-05 21:25:59 +0100
committerAlexander F. Rødseth2019-11-05 21:25:59 +0100
commit77fac9a209ee6e97a1aa859c2079084bd76e3fd9 (patch)
tree72163661c55290d90d69a785a93a408ac2e46e9c
parent3d465ca5775e2b22746cad7c8076912365d97d05 (diff)
downloadaur-77fac9a209ee6e97a1aa859c2079084bd76e3fd9.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 9c7ebe2a1660..581503f49c46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Oct 18 22:17:46 UTC 2019
+# Tue Nov 5 20:25:50 UTC 2019
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.4.9
+ pkgver = 2.5.1
pkgrel = 1
url = https://github.com/xyproto/o
arch = x86_64
license = BSD
makedepends = git
makedepends = gcc-go
- source = git+https://github.com/xyproto/o#tag=2.4.9
+ source = git+https://github.com/xyproto/o#tag=2.5.1
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index ce542fe49955..d38be0fc2742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.4.9
+pkgver=2.5.1
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)