summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-02-27 14:32:04 -0700
committerMark Wagie2021-02-27 14:32:04 -0700
commitb451cf4203adad72da0e1ee8121a87138ac172f8 (patch)
tree0976141534b507a8b4f92d78841d66def5828d0f
parent2a45a6a42b090aadac859bcee28e446861b09db9 (diff)
downloadaur-b451cf4203adad72da0e1ee8121a87138ac172f8.tar.gz
go 1.16 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6d6e42038c6..614716dad1ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cheat
pkgdesc = Allows you to create and view interactive cheatsheets on the command-line
pkgver = 4.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/cheat/cheat
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 45675b61cde9..5ca1eee12d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Bogdan <d0xi at inbox dot ru>
pkgname=cheat
pkgver=4.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Allows you to create and view interactive cheatsheets on the command-line"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/cheat/cheat"