From 449d8e522ce7ec7e2484d3f681a0c94f3183b002 Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Thu, 30 Jul 2020 16:46:27 +0100 Subject: [PATCH] update PKGBUILD --- cdm-git/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cdm-git/PKGBUILD b/cdm-git/PKGBUILD index 10a99bf..7fc1d89 100644 --- a/cdm-git/PKGBUILD +++ b/cdm-git/PKGBUILD @@ -7,18 +7,18 @@ pkgname=cdm-git _pkgname="cdm" -pkgver=r149.b66652d +pkgver=r150.663107c pkgrel=1 pkgdesc="The Console Display Manager" arch=('any') -url="https://github.com/evertiro/cdm.git" +url="https://git.sp4ke.com/sp4ke/cdm.git" license=('GPL') makedepends=('git') depends=('dialog' 'xorg-xinit' 'xorg-xdpyinfo' 'kbd') provides=('cdm') conflicts=('cdm') backup=('etc/cdmrc') -source=('git://github.com/evertiro/cdm.git') +source=('git+https://git.sp4ke.com/sp4ke/cdm.git') md5sums=('SKIP') epoch=1