summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-11-13 15:41:08 +0100
committerAlexander F. Rødseth2019-11-13 15:41:08 +0100
commit083ccd180dab1b5c9c724d3e18b600656d4a688f (patch)
tree5cf08a50e7af99463ad61c8d1a305b84b154cc35
parenta5510df469b9143db1aafb751063f6ad4173115e (diff)
downloadaur-083ccd180dab1b5c9c724d3e18b600656d4a688f.tar.gz
New patch release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ec3874aba2f..a3129ab10052 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.7.1
+ pkgver = 2.7.2
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.1
+ source = git+https://github.com/xyproto/o#tag=2.7.2
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index fc1b79ba8b99..1bfe517dc4ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.7.1
+pkgver=2.7.2
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)