summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-11-22 09:28:44 -0700
committerMark Wagie2022-11-22 09:28:44 -0700
commitc28b94d777d3ae2dd43c0c7c910170aa3a89f3be (patch)
tree91a69be7ba6335323c1117788ec766a63574f847
parentf073d4b16e3b5f31e81ea1740ab2f41d8eff82e2 (diff)
downloadaur-c28b94d777d3ae2dd43c0c7c910170aa3a89f3be.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 4115b55f2c27..35ca2f0500e6 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 = 2
+ pkgrel = 3
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=1497993c00d498a8bff8ce55e474664d9758a7fe
+ source = git+https://github.com/cheat/cheatsheets.git#commit=8dd1b2e060b215920a36ead40be4a901d352bb28
sha256sums = 8694d75896dcb1dfb91ed95ec37f7fe409ad2bde76e66f80b20be24ee92ae3ec
sha256sums = 6318f816e4c8f2e9c34b8dc1855adeff58c1254809b8aa86c2b39ed155f3d2b6
sha256sums = 7eddb96f22a29b0d4dc1d953cdb047342495230ea3c0cb16f78a1d888e79fa8e
diff --git a/PKGBUILD b/PKGBUILD
index 5f16e349b934..63e7208aa744 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Bogdan <d0xi at inbox dot ru>
pkgname=cheat
pkgver=4.4.0
-pkgrel=2
+pkgrel=3
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=1497993c00d498a8bff8ce55e474664d9758a7fe
+_commit=8dd1b2e060b215920a36ead40be4a901d352bb28
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz"
'chris.pgp' # Christopher Allen Lane <chris@chris-allen-lane.com>
'conf.yml'