summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-11-08 08:35:32 -0700
committeryochananmarqos2019-11-08 08:35:32 -0700
commit9a431a3d859abc62df8d5df10be2d417d664673f (patch)
tree58f046cef867a7304e0eba20a963aad27f93711d /PKGBUILD
parenta176a208aed2347d4dfb814f06244ee20b3655e7 (diff)
downloadaur-9a431a3d859abc62df8d5df10be2d417d664673f.tar.gz
updated to 3.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b354a58d7077..94107a26ec8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Jameson Pugh <imntreal at gmail dot com>
# Co-Maintainer: Joost Bremmer <contact at madeofmagicandwires dot online>
pkgname=cheat
-pkgver=3.0.4
-pkgrel=3
+pkgver=3.0.5
+pkgrel=1
pkgdesc="Allows you to create and view interactive cheatsheets on the command-line"
arch=('x86_64')
url="https://github.com/cheat/cheat"
@@ -17,7 +17,7 @@ replaces=('python-cheat')
source=("$pkgname-$pkgver.tar.gz::https://github.com/cheat/cheat/archive/$pkgver.tar.gz"
'conf.yml'
'git+https://github.com/cheat/cheatsheets.git')
-sha256sums=('f2c8fe12a915856c5dcb7786c3ce4ed5f05c11711b2619cd7a1722e83cf408c0'
+sha256sums=('67d1eae872657de7a6405c6f288926f5ad3fcb2de17acebaee624a95dd408a20'
'ddb53e68a39d0f33b210383724721a162f561e8766434fa1cf062c36e5af76c0'
'SKIP')