summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2022-01-11 20:46:07 +0100
committerCharlie Ringström2022-01-11 20:46:07 +0100
commitc58704adffd207dc24e2d6a485cb2fb262d57965 (patch)
treed52226b3946befd9f56cd1175280775b172400a8 /PKGBUILD
parent929f8c4fe0264726a9052fb4b661cb9fc54bc829 (diff)
downloadaur-c58704adffd207dc24e2d6a485cb2fb262d57965.tar.gz
Fixed source #3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a32f3bae9bdc..4628ded8a226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=r117.62bfdec
-pkgrel=6
+pkgrel=7
pkgdesc="Creates a loooonng cat in the terminal"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/mattn/longcat"