summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7799563a6bd2..20425c12e2c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.32.1
+pkgver=2.32.2
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=b97463450ed421ef3b5f079941bd25d124774c16") # tag: 2.32.1
+source=("git+$url#commit=cc165ce013be015b81f643610836e632985b1e81") # tag: 2.32.2
sha256sums=('SKIP')
options=(!strip)
optdepends=('cxx: for compiling C++'