summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2022-01-11 21:00:23 +0100
committerCharlie Ringström2022-01-11 21:00:23 +0100
commit726f2c4d17d3eeb2bff3b5ee0d58c4ddb6c7bb02 (patch)
tree6db57619e1ba3715d05b13c7df530c2f09c4305a /PKGBUILD
parent6d72e6e4faf7bc9051bc45812cda3268d34cb26c (diff)
downloadaur-726f2c4d17d3eeb2bff3b5ee0d58c4ddb6c7bb02.tar.gz
Does it work now?
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf0c3c5d4911..b2564456a5f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=r117.62bfdec
-pkgrel=9
+pkgrel=10
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::git+https://github.com/mattn/longcat.git")
+source=("longcat::https://github.com/mattn/longcat.git")
md5sums=('SKIP')
pkgver() {