summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhitherek_2021-01-23 23:59:37 +0100
committerPhitherek_2021-01-23 23:59:37 +0100
commit95b8a4b7174d20bbde6fa7c36d6526d72feabd90 (patch)
tree11f13e12b34ec1c358998b01415f7dc44128b67e
parent46bf79b068be4ef7bab8eee0ae2fa326ff42153b (diff)
downloadaur-auto-display-manager-cr-git.tar.gz
Update package to new repository location and new version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6876e511387..137b1ab4b4fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = auto-display-manager-cr-git
pkgdesc = A Crystal program for managing multiple screens (displays) via XRandR.
- pkgver = v.0.1.2.cr.r0.c55ff77
+ pkgver = v.0.1.3.cr.r0.c1685b4
pkgrel = 1
- url = https://github.com/Phitherek/auto-display-manager-cr
+ url = https://gitlab.com/Phitherek_/auto-display-manager-cr
arch = any
license = MIT
makedepends = git
makedepends = crystal
depends = xorg-xrandr
depends = libnotify
- 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
md5sums = SKIP
pkgname = auto-display-manager-cr-git
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')