summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-10-16 21:33:34 +0200
committerAlexander F. Rødseth2019-10-16 21:33:34 +0200
commit7d8c4a68193a4581441262734591c60a978ea286 (patch)
tree152bafad30f2197a151c1c84a904221fdb403d46
parent48db6fb88769a1cc3f9cac65d00f3d8713822595 (diff)
downloadaur-7d8c4a68193a4581441262734591c60a978ea286.tar.gz
Patch release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 187fff6e7498..57f7df45e2c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Oct 16 19:29:58 UTC 2019
+# Wed Oct 16 19:33:26 UTC 2019
pkgbase = o
pkgdesc = Small, fast and limited text editor
- pkgver = 2.4.6
+ pkgver = 2.4.7
pkgrel = 1
url = https://github.com/xyproto/o
arch = x86_64
license = BSD
makedepends = git
makedepends = gcc-go
- source = git+https://github.com/xyproto/o#tag=2.4.6
+ source = git+https://github.com/xyproto/o#tag=2.4.7
sha256sums = SKIP
pkgname = o
diff --git a/PKGBUILD b/PKGBUILD
index 30c2b341d3e1..941a67a35b86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=o
-pkgver=2.4.6
+pkgver=2.4.7
pkgrel=1
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)