summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2022-01-11 20:59:04 +0100
committerCharlie Ringström2022-01-11 20:59:04 +0100
commit6d72e6e4faf7bc9051bc45812cda3268d34cb26c (patch)
tree195bb1e7f575e38822c43483ea427409e073bac8 /PKGBUILD
parent35d87c5dd209cad472fc4e23f40faa209a8a4bf1 (diff)
downloadaur-6d72e6e4faf7bc9051bc45812cda3268d34cb26c.tar.gz
Fixed PKGBUILD (man I'm incompetent)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 981cc8d43e8d..bf0c3c5d4911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=r117.62bfdec
-pkgrel=8
+pkgrel=9
pkgdesc="Creates a loooonng cat in the terminal"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/mattn/longcat"