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 6b206e767f8d..4d2d8c82ac18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.42.0
+pkgver=2.43.0
pkgrel=1
pkgdesc='Text editor'
arch=(x86_64)
@@ -9,7 +9,7 @@ url='https://github.com/xyproto/o'
license=(BSD)
depends=(vte3)
makedepends=(git go)
-source=("git+$url#commit=c71e23799b8ab656d08b44a00b4cf82e99a164bb") # tag: 2.42.0
+source=("git+$url#commit=57d3a46edda1f44ff8bf8ad9499d05bb73f89b03") # tag: 2.43.0
optdepends=('asciidoctor: for writing man pages'
'astyle: for formatting C#'
'autopep8: for formatting Python'