summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 445788ba001c..6c17b13af0a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=botsay
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc='Like cowsay, but with randomly generated ASCII robots and color support'
arch=(x86_64)
url='https://github.com/xyproto/botsay'
license=(MIT)
makedepends=(git go)
-source=("git+$url#commit=3d80040f766ecab1a4e1cbf8b236b4171bd430bc") # tag: v1.2.4
+source=("git+$url#commit=78eabcdc1a5f10a289f2066ae1dad7b644bae6d1") # tag: v1.2.5
b2sums=(SKIP)
build() {