summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-08-13 09:03:56 -0600
committerMark Wagie2020-08-13 09:03:56 -0600
commit17d7cb293e23ed253a6ddb8a16b9931c55266e30 (patch)
treed87786ee817e9ac9afed41294c03023548f6a220
parent41d427ca0543a90202ac81f2710500537daef4b6 (diff)
downloadaur-17d7cb293e23ed253a6ddb8a16b9931c55266e30.tar.gz
update cheatsheets
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b9d7765cf72..c671f826122e 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.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cheat/cheat
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 576fdee95221..a2495eeef54e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Bogdan <d0xi at inbox dot ru>
pkgname=cheat
pkgver=4.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Allows you to create and view interactive cheatsheets on the command-line"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/cheat/cheat"