summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2021-08-23 14:17:46 +0200
committerAlexander F. Rødseth2021-08-23 14:17:46 +0200
commit35093623f62cc5e3b0e61749b365ac7f9a194197 (patch)
tree786252b7a6f9146886b01aeafc056b756f69c82c /PKGBUILD
parentc0ad409a5c69366130d5a7906f240052589667a2 (diff)
downloadaur-35093623f62cc5e3b0e61749b365ac7f9a194197.tar.gz
New patch release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d2d8c82ac18..5439cb646187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.43.0
+pkgver=2.43.1
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=57d3a46edda1f44ff8bf8ad9499d05bb73f89b03") # tag: 2.43.0
+source=("git+$url#commit=f5d0db86c30ae5fb104bf6bc758d2575e0ad1364") # tag: 2.43.1
optdepends=('asciidoctor: for writing man pages'
'astyle: for formatting C#'
'autopep8: for formatting Python'