summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2022-04-12 08:40:08 -0700
committerDonald Carr2022-04-12 08:40:08 -0700
commit2409148c337918bc4c3c7aab46199c94c3edcd7f (patch)
tree943fc04e10c68e98e67f51dcc6d9df9d8b63e5e6 /PKGBUILD
parent03a7150da83df769e8ca330f393e005149bde390 (diff)
downloadaur-qpm-git.tar.gz
Fix the URL in use
Change-Id: I164255bf3754d1152f8fc187ca54d06be2657667
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 419a169124b2..3e92b916f290 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# https://github.com/Cutehacks/qpm
pkgname=qpm-git
-pkgver=v0.11.0.r2.g7c41bcc
+pkgver=v0.11.0.r7.g855d71e
pkgrel=1
pkgdesc='Qt Package Manager'
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ url='http://qpm.io'
license=('LGPL')
provides=('qpm-git')
makedepends=('go' 'git')
-source=("qpm.io::git://github.com/Cutehacks/qpm")
+source=("qpm.io::https://github.com/Cutehacks/qpm")
sha256sums=('SKIP')
pkgver() {