summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2022-01-20 09:48:54 +0100
committerCharlie Ringström2022-01-20 09:48:54 +0100
commit95cdd43d55d5b2d0f988551fa1d0c2414b014491 (patch)
treeb8710d52c10857d3c0ab2a1e04e4cdda0fed5d33 /PKGBUILD
parent38271aab802471eaa6a650bf0002324ff24e8894 (diff)
downloadaur-95cdd43d55d5b2d0f988551fa1d0c2414b014491.tar.gz
It works locally now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27db6ad61a8f..e00e16675dc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=r117.62bfdec
-pkgrel=12
+pkgrel=13
pkgdesc="Creates a loooonng cat in the terminal"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/mattn/longcat"
@@ -9,7 +9,7 @@ license=('MIT')
depends=('glibc')
makedepends=('go' 'git')
#changelog="Initial release"
-source=("longcat::https://github.com/mattn/longcat.git")
+source=("longcat::git+https://github.com/mattn/longcat.git")
md5sums=('SKIP')
pkgver() {