summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2022-01-11 21:09:47 +0100
committerCharlie Ringström2022-01-11 21:09:47 +0100
commit1206c20d5185a7b598c618536b50f744b894899a (patch)
treec62c2e8997539c9206978881bf8b560d92bd52d0 /PKGBUILD
parent00467a2e26bf97b87c1482b4d4190f49f7f86f93 (diff)
downloadaur-1206c20d5185a7b598c618536b50f744b894899a.tar.gz
Now it works?
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2564456a5f9..0f54f599f090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=r117.62bfdec
-pkgrel=10
+pkgrel=11
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() {