summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-05-15 09:46:43 -0600
committerMark Wagie2020-05-15 09:46:43 -0600
commitec75e62f4885af8e0b2b59bde64401a48f631f69 (patch)
tree360b5bc767681a069f210c87e705093f405e42bb /PKGBUILD
parent23e977ffc69d20d63f1dd1f5fa37c21b71e6fd5e (diff)
downloadaur-ec75e62f4885af8e0b2b59bde64401a48f631f69.tar.gz
updated to 3.10.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 306085f73f22..47d78542946e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Co-Maintainer: Joost Bremmer <contact at madeofmagicandwires dot online>
# Contributor: Bogdan <d0xi at inbox dot ru>
pkgname=cheat
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
pkgdesc="Allows you to create and view interactive cheatsheets on the command-line"
-arch=('arm' 'armv6h' 'armv7h' 'x86_64')
+arch=('any')
url="https://github.com/cheat/cheat"
license=('MIT' 'CC0 1.0 Universal')
makedepends=('go-pie' 'git' 'pandoc')
@@ -18,7 +18,7 @@ source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
'conf.yml'
"git+https://github.com/cheat/cheatsheets.git"
"https://raw.githubusercontent.com/$pkgname/cheatsheets/master/.github/LICENSE.txt")
-sha256sums=('1e09b312ba76e548bd0ad3d97711a56cc928d19dbfee7c3452345091df066c98'
+sha256sums=('e87c5352e74d7644f9138e7a56f00872ce73ec1e57dbdc6836a05fee939236d6'
'efffbe20041efc3d49ffe596ab5abe60a10adf70219c2ddecdf1caf350972212'
'SKIP'
'a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499')