From ae841490d32eac408e7bfe7d926399dfb792f805 Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Thu, 30 Jul 2020 16:20:56 +0100 Subject: [PATCH] update --- cdm-git/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cdm-git/PKGBUILD b/cdm-git/PKGBUILD index e5422af..10a99bf 100644 --- a/cdm-git/PKGBUILD +++ b/cdm-git/PKGBUILD @@ -7,18 +7,18 @@ pkgname=cdm-git _pkgname="cdm" -pkgver=r144.719b4a5 -pkgrel=2 +pkgver=r149.b66652d +pkgrel=1 pkgdesc="The Console Display Manager" arch=('any') -url="https://github.com/ghost1227/cdm" +url="https://github.com/evertiro/cdm.git" license=('GPL') makedepends=('git') depends=('dialog' 'xorg-xinit' 'xorg-xdpyinfo' 'kbd') provides=('cdm') conflicts=('cdm') backup=('etc/cdmrc') -source=('git://github.com/ghost1227/cdm.git') +source=('git://github.com/evertiro/cdm.git') md5sums=('SKIP') epoch=1