summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-04-16 13:29:30 +0200
committerAlexander F. Rødseth2020-04-16 13:29:30 +0200
commitfc676fce6798d7784582fb0a141817184c0d4357 (patch)
tree65114c5e9ccd87883ee785b07cc6d6bd2f7121ad /PKGBUILD
parentab3f48f68f1b6e2d9879609ceb335b819a14bdb0 (diff)
downloadaur-fc676fce6798d7784582fb0a141817184c0d4357.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 ee3529ab9516..cd8b198b2e06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.23.0
+pkgver=2.24.0
pkgrel=1
pkgdesc='Small, fast and VT100-compatible text editor'
arch=(x86_64)
url='https://github.com/xyproto/o'
license=(BSD)
makedepends=(git go-pie)
-source=("git+$url#commit=40996ac65f14cdb8b41f62b1f331a1a60ab0421e") # tag: 2.23.0
+source=("git+$url#commit=1edd8832cf0b43b5c77ddfe1ce28edcf9234871d") # tag: 2.23.0
sha256sums=('SKIP')
options=(!strip)