summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-07-29 16:51:55 +0200
committerAlexander F. Rødseth2020-07-29 16:51:55 +0200
commitea0da09e1dee0cc35512b4efe6337fa8b3c4a66c (patch)
tree362a9b2eb71a5bc52f30cca8349efdd7b8ec951e /PKGBUILD
parent309ce3b130bb473b2ae40e0b94cb18047d30b1c9 (diff)
downloadaur-ea0da09e1dee0cc35512b4efe6337fa8b3c4a66c.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 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++'