summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-11-11 16:47:21 +0100
committerAlexander F. Rødseth2019-11-11 16:47:21 +0100
commitc1f4f70514eb3ec27f49ba81e9dd29daa77cafe3 (patch)
tree1e22b8a978ae80a9a263a3b00c9eb59c0e15899a
parent7291e4be96e2c450096100810e79138501da28af (diff)
downloadaur-c1f4f70514eb3ec27f49ba81e9dd29daa77cafe3.tar.gz
Patch release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 577d68756009..758c71ec4e54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.6.7
+ pkgver = 2.6.8
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.7
+ source = git+https://github.com/xyproto/o#tag=2.6.8
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index dd620f0232e9..88a043d020ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.6.7
+pkgver=2.6.8
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)