summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2021-05-11 15:19:33 +0200
committerAlexander F. Rødseth2021-05-11 15:19:33 +0200
commit9863514b5f0c738e0905cebc9faa484226a0fb88 (patch)
tree4b5dce774f58054bbbe59214605ac35e1271a8ac /PKGBUILD
parentccc448517853e066608b4611c8c2e92fbcb99d6d (diff)
downloadaur-9863514b5f0c738e0905cebc9faa484226a0fb88.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 e261dfb391c1..ccb53970e97a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.37.0
+pkgver=2.37.1
pkgrel=1
pkgdesc='Quick little editor limited by VT100'
arch=(x86_64)
url='https://github.com/xyproto/o'
license=(BSD)
makedepends=(git go)
-source=("git+$url#commit=b79cbb5d9f6742aace8819a74d77e8165e694de9") # tag: 2.37.0
+source=("git+$url#commit=d24778810ed72d2bcc5ba5cb69535f1efe32ca55") # tag: 2.37.1
optdepends=('asciidoctor: for writing man pages'
'astyle: for formatting C#'
'autopep8: for formatting Python'