summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91a747b09b9c..0ec3874aba2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.7.0
+ pkgver = 2.7.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.7.0
+ source = git+https://github.com/xyproto/o#tag=2.7.1
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index 6e5463e9b841..fc1b79ba8b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)