summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhitherek_2021-01-23 23:59:37 +0100
committerPhitherek_2021-01-23 23:59:37 +0100
commit95b8a4b7174d20bbde6fa7c36d6526d72feabd90 (patch)
tree11f13e12b34ec1c358998b01415f7dc44128b67e /PKGBUILD
parent46bf79b068be4ef7bab8eee0ae2fa326ff42153b (diff)
downloadaur-auto-display-manager-cr-git.tar.gz
Update package to new repository location and new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01bd37933002..667d55195d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Piotr Żurek (phitherek@gmail.com)
pkgname=auto-display-manager-cr-git
-pkgver=v.0.1.2.cr.r0.c55ff77
+pkgver=v.0.1.3.cr.r0.c1685b4
pkgrel=1
pkgdesc="A Crystal program for managing multiple screens (displays) via XRandR."
arch=('any')
-url="https://github.com/Phitherek/auto-display-manager-cr"
+url="https://gitlab.com/Phitherek_/auto-display-manager-cr"
license=('MIT')
groups=()
depends=('xorg-xrandr' 'libnotify')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=('auto-display-manager-cr::git+https://github.com/Phitherek/auto-display-manager-cr')
+source=('auto-display-manager-cr::git+https://gitlab.com/Phitherek_/auto-display-manager-cr')
noextract=()
md5sums=('SKIP')