summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-07-13 15:26:16 +0200
committerAlexander F. Rødseth2020-07-13 15:26:16 +0200
commitf39a3e86642384f4806de2eef20172e64080074e (patch)
treef473c4b42e09c5d0d1ac75c5b6e0ad813a5bd64a
parentfd5d49e34ac70745c49a5fd4dc8ee0d5b49730c8 (diff)
downloadaur-f39a3e86642384f4806de2eef20172e64080074e.tar.gz
New release
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d65bbbed3582..35775cc6047f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.30.3
-pkgrel=2
+pkgver=2.31.3
+pkgrel=1
pkgdesc='Small, fast and VT100-compatible text editor'
arch=(x86_64)
url='https://github.com/xyproto/o'
license=(BSD)
fmakedepends=(git go)
-source=("git+$url#commit=638c7174f7ab9b03a4bc667a5910c2795fd03444") # tag: 2.30.3
+source=("git+$url#commit=09c75d19a4f54b437477fc3df42e842f22c5a6af") # tag: 2.31.3
sha256sums=('SKIP')
options=(!strip)
optdepends=('cxx: for compiling C++'