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 785a80d12be3..63ea0277739f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Doppler (dopsi) <dop.simon@gmail.com>
pkgname=console-tdm-git
pkgver=r2.1a7788c
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Console display manager based on CDM'
arch=('any')
@@ -11,7 +11,7 @@ provides=('console-tdm')
conflicts=('console-tdm')
depends=('xorg-xinit')
optdepends=('dialog: for curses UI')
-source=('git://github.com/dopsi/console-tdm')
+source=('git+https://github.com/dopsi/console-tdm')
sha1sums=('SKIP')
_gitname=console-tdm