summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2020-01-20 11:16:13 -0700
committerJoost Bremmer2020-04-10 01:36:33 +0200
commit084b6ba50a6e7fb9124d3d71abd8d5a9543d1b6d (patch)
treebac9e49e4863dd9f7acf91e9d6c9bc8077598aa3 /PKGBUILD
parent8c82427aeeb9869e01a81bdccde2929cde8bf0d9 (diff)
downloadaur-084b6ba50a6e7fb9124d3d71abd8d5a9543d1b6d.tar.gz
upgpkg: cheat 3.3.0-1
upstream release updated to 3.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5884ea98abb1..b648398b47e0 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.2.2
-pkgrel=3
+pkgver=3.3.0
+pkgrel=1
pkgdesc="Allows you to create and view interactive cheatsheets on the command-line"
arch=('arm' 'armv6h' 'armv7h' 'x86_64')
url="https://github.com/cheat/cheat"
@@ -12,13 +12,13 @@ makedepends=('go-pie' 'git')
optdepends=('fzf: for Fuzzy Finder integration'
'bash-completion: for bash completions'
'fish: for fish completions')
-conflicts=('cheat-bash-git' 'cheat-git')
+conflicts=('python-cheat' 'cheat-bash-git' 'cheat-git')
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'
'https://raw.githubusercontent.com/cheat/cheatsheets/master/.github/LICENSE.txt')
-sha256sums=('9a756b249ae9a9ea7beb2149a57a6556b145075e97c4c90b52ea6492334a5c7e'
+sha256sums=('0a9a6c2acf330409d3538590778aca730f2731360edfab4da2459a94d3c92248'
'1c3a6ebb65d3a91f9f9711dfaf81463f6b68b9e73fe341720946dd31b311d35b'
'SKIP'
'a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499')