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 8f8ce73943c7..5b8b224a0d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=librep-git
-pkgver=0.92.7.4.g3d044e49
+pkgver=0.92.7.8.g66637a30
pkgrel=1
pkgdesc='A lisp system for sawfish - git version.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('git')
provides=("librep=$pkgver")
conflicts=('librep')
options=('!libtool' '!makeflags')
-source=('git://github.com/SawfishWM/librep.git')
+source=('git+https://github.com/SawfishWM/librep.git')
sha256sums=('SKIP')
_gitname='librep'