summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6558c127fae..d9b95dc5d123 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=qrlogo-git
pkgver=20180913
-pkgrel=1
+pkgrel=2
pkgdesc="Pure JavaScript implementation of QR encoder/decoder"
arch=('any')
url="https://github.com/kaarposoft/qrlogo"
makedepends=('git')
license=('Apache')
-source=('git://github.com/kaarposoft/qrlogo.git')
+source=('git+https://github.com/kaarposoft/qrlogo.git')
sha256sums=('SKIP')
pkgver() {