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