summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-02-27 14:33:24 -0700
committerMark Wagie2021-02-27 14:33:24 -0700
commitefafd6a5f823edcf7126f39cb55214257e902d99 (patch)
tree076a9bde7acf4857bdde19f47d5acc292677ff53
parent66150895029c1b00c6195d1f137b6b156cd19162 (diff)
downloadaur-efafd6a5f823edcf7126f39cb55214257e902d99.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 088e1187948e..495e997e7b87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cheat-git
pkgdesc = Allows you to create and view interactive cheatsheets on the command-line
pkgver = 4.2.0.r0.g883a170
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cheat/cheat
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 23449f49a73f..c5c05d876b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Quan Guo <guotsuan@gmail.com>
pkgname=cheat-git
pkgver=4.2.0.r0.g883a170
-pkgrel=1
+pkgrel=2
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"