summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c087a6571f3b..26e60d745acc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=haste-client-git
pkgver=r11.00dea98
-pkgrel=1
-pkgdesc="A little utility for uploading code to hastebin server, written in Go."
+pkgrel=2
+pkgdesc='A little utility for uploading code to hastebin server, written in Go.'
arch=('x86_64')
-url="https://github.com/zneix/haste-client"
+url=https://github.com/zneix/haste-client
license=('AGPL3')
depends=()
makedepends=('go' 'git' 'make')
@@ -13,7 +13,7 @@ provides=('haste')
conflicts=('haste-client' 'haste-client-bin')
options=()
changelog=$pkgname.changelog
-source=('haste-client::git://github.com/zneix/haste-client.git')
+source=('haste-client::git+https://github.com/zneix/haste-client.git')
sha256sums=('SKIP')
pkgver() {