summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg2013-11-01 22:17:42 +0100
committerJohannes Löthberg2015-06-08 12:21:37 +0200
commit68bd5c2bdd83835c8aa1628654554d23733a8736 (patch)
tree9a1ded18155f89cb22942b58d6b9af0e2d46b6cd /PKGBUILD
parenta3663404df89190fb092d2fa05ca9bf1dde093b4 (diff)
downloadaur-68bd5c2bdd83835c8aa1628654554d23733a8736.tar.gz
pcmanfm-git: Don't use git over https
Sourceforge doesn't support it
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a7e804f2119..c48d474e4f1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pcmanfm-git
pkgver=1.1.2.r36.g9b9dd4c
-pkgrel=2
+pkgrel=3
pkgdesc="An extremely fast, lightweight, yet feature-rich file manager with tabbed browsing"
arch=('i686' 'x86_64')
url="http://pcmanfm.sourceforge.net/"
@@ -15,7 +15,7 @@ optdepends=('gvfs: mounting of local and remote drives'
provides=('pcmanfm')
conflicts=('pcmanfm')
install=pcmanfm.install
-source=('git+https://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/pcmanfm')
+source=('git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/pcmanfm')
md5sums=('SKIP')
pkgver() {