summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2024-03-16 15:36:36 +0100
committerAlexander F. Rødseth2024-03-16 15:36:36 +0100
commit00d5b6ec489fd523fab5d365fdb9c4888ca6f88a (patch)
treee453d81d572ff97c4500112ea210be1eec11a131 /PKGBUILD
parentec7bb486880932f322fabe3e1dc6dad7041d07ce (diff)
downloadaur-botsay.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 58a3e121792c..ab8c55f09272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=botsay
-pkgver=1.2.7
+pkgver=1.3.0
pkgrel=1
pkgdesc='Like cowsay, but with randomly generated ASCII robots and color support'
arch=(x86_64)
url='https://github.com/xyproto/botsay'
license=(BSD-3-Clause)
makedepends=(git go)
-source=("git+$url#commit=694a159fc918067f4537a661f83db758e576c4d5") # tag: v1.2.7
+source=("git+$url#commit=45b7b43255a7cc76631682d195cf9c5f19aa5f91") # tag: v1.3.0
b2sums=(SKIP)
build() {