summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-04-17 23:13:52 +0200
committerAlexander F. Rødseth2020-04-17 23:13:52 +0200
commit8dcc089633c856c117f9c3ffb1d0cc855e86da36 (patch)
tree6e41ef2fc7c76e8ac1bc941b2e7d1f6aa7e41265 /PKGBUILD
parent34999a3733521b2975f563165ce08a0bb07865e5 (diff)
downloadaur-8dcc089633c856c117f9c3ffb1d0cc855e86da36.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 727af22a280a..cdeb1c5d13f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.24.1
+pkgver=2.24.2
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=1edd8832cf0b43b5c77ddfe1ce28edcf9234871d") # tag: 2.23.0
+source=("git+$url#commit=31c207f62ee8afa673f91118511d32d42acb9c00") # tag: 2.24.2
sha256sums=('SKIP')
options=(!strip)