summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharlie Ringström2021-01-09 16:07:42 +0100
committerCharlie Ringström2021-01-09 16:07:42 +0100
commitc9e7682d19f5e82b615e229d62c92ee0938f8f31 (patch)
treea0ea83377cd8bb6bff2258e7ff8bebf8faea7885
parent1b5db251fcab5add109531fdb86e3e5ca4dd447c (diff)
downloadaur-c9e7682d19f5e82b615e229d62c92ee0938f8f31.tar.gz
Bumped version number
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e395ebf30770..ed78691a7f75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=r113.f0ff33e
-pkgrel=1
+pkgrel=2
pkgdesc="Creates a loooonng cat in the terminal"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/mattn/longcat"