summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2022-02-27 22:50:58 +0100
committerNarrat2022-02-27 22:50:58 +0100
commitb103f35136399f4c8ce85b328893af78d37d68ab (patch)
tree1b1ee50f7979cea82774031ce4611fd5a85806f6 /PKGBUILD
parent09ba1cafcbb98ad080da90a004667cf6ec529b3f (diff)
downloadaur-gist-git.tar.gz
gist: git:// is deprecated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b88aff44cb70..848028a8049b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=gist
pkgname=${_pkgname}-git
-pkgver=5.0.0.r0.g9c04757
+pkgver=5.1.0.r1.gab14e27
pkgrel=1
pkgdesc="Potentially the best command line gister"
arch=(any)
@@ -16,7 +16,7 @@ optdepends=("xclip: will put pasted gists url into X selection automagically"
"xsel: put pasted gist's url into X selection automagically")
provides=('gist')
conflicts=('gist')
-source=('git://github.com/defunkt/gist.git')
+source=('git+https://github.com/defunkt/gist.git')
md5sums=('SKIP')