summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-05-28 14:13:26 +0200
committerAlexander F. Rødseth2020-05-28 14:13:26 +0200
commit96f05a7cd1e11eecc6132dfbd1380e348f38ca14 (patch)
treee732e67710b885aa66e5d1ebf880844113bb9178 /PKGBUILD
parent5ffd9fd87f7e08786978f32c1c7169c7dbe8bc89 (diff)
downloadaur-96f05a7cd1e11eecc6132dfbd1380e348f38ca14.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 2b59d951fa92..dac793f1dbed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.29.3
+pkgver=2.29.4
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=ae5ac2e9003556da43454b6d01850b768ac268b1") # tag: 2.29.3
+source=("git+$url#commit=1cd4924b44cbf5bd2666f1d321f878aed55ad19d") # tag: 2.29.4
sha256sums=('SKIP')
options=(!strip)