summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Doppler2022-11-30 16:25:05 +0100
committerSimon Doppler2022-11-30 16:25:05 +0100
commiteb71a66ca0b588aea240d031a2cc9b70df26cb7f (patch)
tree837a5cdee225aab7e7e24cec2c53818627010671 /PKGBUILD
parent5ba3d91a721266e6be6a5854ec45a3c90360236a (diff)
downloadaur-console-tdm-git.tar.gz
Bump pkgrel for source url
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