summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2022-07-06 10:00:18 +0200
committerJulian Xhokaxhiu2022-07-06 10:00:18 +0200
commit8503723cf288deec0d78a962b95b9e276487825a (patch)
tree986c4a5acc100814512a91d20081841270d00eeb
parent0a314ba4e30eec310bb1e2d7e6b1ef3e08112e37 (diff)
downloadaur-8503723cf288deec0d78a962b95b9e276487825a.tar.gz
4.2.5-1
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD16
2 files changed, 20 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d3dd445508c..caaedefcab2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cheat-bin
pkgdesc = cheat allows you to create and view interactive cheatsheets on the command-line
- pkgver = 4.2.3
- pkgrel = 2
+ pkgver = 4.2.5
+ pkgrel = 1
url = https://github.com/cheat/cheat
arch = i686
arch = x86_64
@@ -11,15 +11,15 @@ pkgbase = cheat-bin
license = MIT
provides = cheat
conflicts = cheat
- source_i686 = cheat-bin-4.2.3.gz::https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-386.gz
- sha256sums_i686 = faca842f1b5b200558f899c2730cadec00a261cdabbb9fad8638f2487bed8059
- source_x86_64 = cheat-bin-4.2.3.gz::https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-amd64.gz
- sha256sums_x86_64 = 899e7d88d9441b9a32034b0c4b6761157e7977131932a2abc13a382794e7ea6c
- source_armv6h = cheat-bin-4.2.3.gz::https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-arm6.gz
- sha256sums_armv6h = 91c16e3c68bdb97aaec7ec0669ab9d6e7025abf175148a32911d1033d9e38f2d
- source_armv7h = cheat-bin-4.2.3.gz::https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-arm7.gz
- sha256sums_armv7h = 4ac2fea19ff1dd063f7fa7e76b5329babeaee8c10756eeeffa8fafecd8c8dabc
- source_aarch64 = cheat-bin-4.2.3.gz::https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-arm64.gz
- sha256sums_aarch64 = c97f6f861fa9f13c941a0e3f991d3460e13a81c1140e9d4f4ecd66b9275d5eb5
+ source_i686 = cheat-bin-4.2.5.gz::https://github.com/cheat/cheat/releases/download/4.2.5/cheat-linux-386.gz
+ sha256sums_i686 = 03db4868df26241f8bae330f4f518c4bb582da6394e5a1fd4828888f0ca2e8a0
+ source_x86_64 = cheat-bin-4.2.5.gz::https://github.com/cheat/cheat/releases/download/4.2.5/cheat-linux-amd64.gz
+ sha256sums_x86_64 = e8f97f55afe7206dc6b16c7b3fee06427cd5608a262ea93d0e377d36fd91b041
+ source_armv6h = cheat-bin-4.2.5.gz::https://github.com/cheat/cheat/releases/download/4.2.5/cheat-linux-arm6.gz
+ sha256sums_armv6h = 79fa27d8e9957c13e54940dfaaa3285ab65ad8237a4b37b5a28421492db2f4a5
+ source_armv7h = cheat-bin-4.2.5.gz::https://github.com/cheat/cheat/releases/download/4.2.5/cheat-linux-arm7.gz
+ sha256sums_armv7h = 05828d515bd1ff18066d962db2f6df88e817a073d7d205902cd18e67bcd32e74
+ source_aarch64 = cheat-bin-4.2.5.gz::https://github.com/cheat/cheat/releases/download/4.2.5/cheat-linux-arm64.gz
+ sha256sums_aarch64 = 15fe88a6086dc4164a1a5f03646167e35783ae3da9249b92a5992f0d7fd6daf3
pkgname = cheat-bin
diff --git a/PKGBUILD b/PKGBUILD
index e91e0cd6a703..61135231144a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=cheat-bin
-pkgver=4.2.3
-pkgrel=2
+pkgver=4.2.5
+pkgrel=1
pkgdesc="cheat allows you to create and view interactive cheatsheets on the command-line"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
conflicts=('cheat')
@@ -15,12 +15,12 @@ source_armv7h=("$pkgname-$pkgver.gz::https://github.com/cheat/cheat/releases/dow
source_aarch64=("$pkgname-$pkgver.gz::https://github.com/cheat/cheat/releases/download/$pkgver/cheat-linux-arm64.gz")
url="https://github.com/cheat/cheat"
license=("MIT")
-sha256sums_i686=("faca842f1b5b200558f899c2730cadec00a261cdabbb9fad8638f2487bed8059")
-sha256sums_x86_64=("899e7d88d9441b9a32034b0c4b6761157e7977131932a2abc13a382794e7ea6c")
-sha256sums_armv5h=("241e04aefc78b66b2b0f3117de5b7c35e3e7190e49aede836806d7eedac62d07")
-sha256sums_armv6h=("91c16e3c68bdb97aaec7ec0669ab9d6e7025abf175148a32911d1033d9e38f2d")
-sha256sums_armv7h=("4ac2fea19ff1dd063f7fa7e76b5329babeaee8c10756eeeffa8fafecd8c8dabc")
-sha256sums_aarch64=("c97f6f861fa9f13c941a0e3f991d3460e13a81c1140e9d4f4ecd66b9275d5eb5")
+sha256sums_i686=("03db4868df26241f8bae330f4f518c4bb582da6394e5a1fd4828888f0ca2e8a0")
+sha256sums_x86_64=("e8f97f55afe7206dc6b16c7b3fee06427cd5608a262ea93d0e377d36fd91b041")
+sha256sums_armv5h=("7dcf77b0505eb32d7c6aa5994ca1df52ed224d44e4f801134c53015ded8d6271")
+sha256sums_armv6h=("79fa27d8e9957c13e54940dfaaa3285ab65ad8237a4b37b5a28421492db2f4a5")
+sha256sums_armv7h=("05828d515bd1ff18066d962db2f6df88e817a073d7d205902cd18e67bcd32e74")
+sha256sums_aarch64=("15fe88a6086dc4164a1a5f03646167e35783ae3da9249b92a5992f0d7fd6daf3")
package() {
# Unpack, flag as executable and move to the right directory