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 6c184725eeda..26f7716832fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=cdm-git
_pkgname="cdm"
pkgver=r170.594d94f
-pkgrel=1
+pkgrel=2
pkgdesc="The Console Display Manager"
arch=('any')
url="https://github.com/evertiro/cdm"
@@ -19,7 +19,7 @@ depends=('dialog' 'xorg-xinit' 'xorg-xdpyinfo' 'kbd')
provides=('cdm')
conflicts=('cdm')
backup=('etc/cdmrc')
-source=('git://github.com/evertiro/cdm.git')
+source=('git+https://github.com/evertiro/cdm.git')
md5sums=('SKIP')
epoch=1