summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-12-17 13:25:58 -0700
committerMark Wagie2022-12-17 13:25:58 -0700
commit7bb05c1fccb763a65702bde4ea24ef0167fe6236 (patch)
tree5a73677edc72197fe5bee3f26ad7a5b3b9f7f1d2
parentc28b94d777d3ae2dd43c0c7c910170aa3a89f3be (diff)
downloadaur-7bb05c1fccb763a65702bde4ea24ef0167fe6236.tar.gz
update cheatsheets
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35ca2f0500e6..7e4ee9a6da52 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.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/cheat/cheat
arch = x86_64
arch = arm
@@ -21,7 +21,7 @@ pkgbase = cheat
source = cheat-4.4.0.tar.gz::https://github.com/cheat/cheat/archive/refs/tags/4.4.0.tar.gz
source = chris.pgp
source = conf.yml
- source = git+https://github.com/cheat/cheatsheets.git#commit=8dd1b2e060b215920a36ead40be4a901d352bb28
+ source = git+https://github.com/cheat/cheatsheets.git#commit=36bdb99dcfadde210503d8c2dcf94b34ee950e1d
sha256sums = 8694d75896dcb1dfb91ed95ec37f7fe409ad2bde76e66f80b20be24ee92ae3ec
sha256sums = 6318f816e4c8f2e9c34b8dc1855adeff58c1254809b8aa86c2b39ed155f3d2b6
sha256sums = 7eddb96f22a29b0d4dc1d953cdb047342495230ea3c0cb16f78a1d888e79fa8e
diff --git a/PKGBUILD b/PKGBUILD
index 63e7208aa744..22e7313ab716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Bogdan <d0xi at inbox dot ru>
pkgname=cheat
pkgver=4.4.0
-pkgrel=3
+pkgrel=4
pkgdesc="Allows you to create and view interactive cheatsheets on the command-line"
arch=('x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/cheat/cheat"
@@ -15,7 +15,7 @@ optdepends=('bash-completion: for bash completions'
conflicts=("python-$pkgname")
replaces=("python-$pkgname")
backup=("etc/$pkgname/conf.yml")
-_commit=8dd1b2e060b215920a36ead40be4a901d352bb28
+_commit=36bdb99dcfadde210503d8c2dcf94b34ee950e1d
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz"
'chris.pgp' # Christopher Allen Lane <chris@chris-allen-lane.com>
'conf.yml'