summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-07-24 00:53:59 +0200
committerAlexander F. Rødseth2020-07-24 00:53:59 +0200
commit461113facf1dfe373ccd8086f4e01cfd840f21f0 (patch)
tree805891c15ea0ecadabc593809703c20b1bec3a52 /PKGBUILD
parentb3c0826f7cd124118e5ba87258c0c2e49a1a7100 (diff)
downloadaur-461113facf1dfe373ccd8086f4e01cfd840f21f0.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35775cc6047f..de701715d2c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.31.3
+pkgver=2.32.0
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=09c75d19a4f54b437477fc3df42e842f22c5a6af") # tag: 2.31.3
+source=("git+$url#commit=71a75e33474ce88501532aa423542dbb83ec8bbe") # tag: 2.32.0
sha256sums=('SKIP')
options=(!strip)
optdepends=('cxx: for compiling C++'