summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2023-02-12 21:23:07 +0100
committerAlexander F. Rødseth2023-02-12 21:23:07 +0100
commitdb99cb1e7d1df86c87f0d5e80d64035db2d17f32 (patch)
tree8c21bbba882fbf1cccc84eb03fd9c34c296f8577 /PKGBUILD
parent9b32c04d95bd546aa6b40d66b2bfdf72838502b0 (diff)
downloadaur-db99cb1e7d1df86c87f0d5e80d64035db2d17f32.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 a005b38879a1..7bf90aa39acc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.59.3
+pkgver=2.59.5
pkgrel=1
pkgdesc='Text editor and minimalistic IDE'
arch=(x86_64)
url='https://github.com/xyproto/o'
license=(BSD)
makedepends=(git go vte3)
-source=("git+$url#commit=ce8699324ae38922ada08caa2c841a7630e558ae") # tag: v2.59.3
+source=("git+$url#commit=d0c3f579573c4452400fc874b23b8ddf67348fe6") # tag: v2.59.5
optdepends=('asciidoctor: for writing man pages'
'agda: for compiling Agda'
'astyle: for formatting C#'