summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-11-09 14:20:20 +0100
committerAlexander F. Rødseth2019-11-09 14:20:20 +0100
commit6e5e92ccf48cc8763e4af1b6ac1703a6cecbf43c (patch)
tree84a3d5a658b8d5cd0d40ecf5330f7430f57440db
parentc081e822d2e1ad92970bda04d575d664f191de62 (diff)
downloadaur-6e5e92ccf48cc8763e4af1b6ac1703a6cecbf43c.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 47c4381b7c5f..15172f5ad686 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Nov 9 00:10:47 UTC 2019
+# Sat Nov 9 13:19:57 UTC 2019
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.6.4
+ pkgver = 2.6.5
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.6.4
+ source = git+https://github.com/xyproto/o#tag=2.6.5
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index 8d02cffe0fee..1731c640c74c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.6.4
+pkgver=2.6.5
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)