summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-06-11 12:30:45 +0200
committerAlexander F. Rødseth2020-06-11 12:30:45 +0200
commit2f45fce3667ac9c8b6f7e55171c39ae44583893d (patch)
tree2cd7672d82b171122e29e762c42ce97a5c18abba /PKGBUILD
parent579d781f7101e7baa67cda6262ba6eafb07eef22 (diff)
downloadaur-2f45fce3667ac9c8b6f7e55171c39ae44583893d.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad5637c2f2e8..6ea4eb65918a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.29.5
-pkgrel=2
+pkgver=2.30.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=07d440ec0a50122379b6dbd8f6a88961fbb35bfb") # tag: 2.29.5
+source=("git+$url#commit=7327318e7c6837fe7aab4014a812223ba4a584a8") # tag: 2.30.2
sha256sums=('SKIP')
options=(!strip)
optdepends=('cxx: for compiling C++'