summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2018-05-01 23:30:42 -0400
committerKevin MacMartin2018-05-01 23:30:42 -0400
commitc5fecbad94acc8c930b89791d47b97d06f8d293a (patch)
treec85ee468381faf57725509409cd01764616d27c0
parent6bba43ad0871218a486e36dcae144b5c75b092aa (diff)
downloadaur-c5fecbad94acc8c930b89791d47b97d06f8d293a.tar.gz
Update to 20180411.r38.07d9265
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 244c892d7d0c..3194f98cfb54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 9 19:59:59 UTC 2018
+# Wed May 2 03:30:26 UTC 2018
pkgbase = cheat-bash-git
pkgdesc = A Bash reimplementation of a command line tool to create and view interactive cheatsheets
- pkgver = 20170501.r36.a9e6764
- pkgrel = 2
+ pkgver = 20180411.r38.07d9265
+ pkgrel = 1
url = https://github.com/jahendrie/cheat
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 439573379f7c..30c61dc3343d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=cheat
pkgname=$_pkgname-bash-git
-pkgver=20170501.r36.a9e6764
-pkgrel=2
+pkgver=20180411.r38.07d9265
+pkgrel=1
pkgdesc='A Bash reimplementation of a command line tool to create and view interactive cheatsheets'
url='https://github.com/jahendrie/cheat'
license=('GPL3')