summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlberrymage2020-07-27 12:28:23 -0800
committerlberrymage2020-07-27 12:28:23 -0800
commit7ccc903c2e67ff6a190a4503d8e1db9e197190f9 (patch)
treef3e214b85384997e3edc7f2149e1193bff9f596f
parentea422d23ef336601f1c826fae75b5e55b008e42e (diff)
downloadaur-7ccc903c2e67ff6a190a4503d8e1db9e197190f9.tar.gz
Update package URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d85260324c2..c7a085a8ffa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ly-git
pkgdesc = TUI display manager
- pkgver = 0.5.0.r11.g6f24316
+ pkgver = 0.5.1.r0.gf6658f8
pkgrel = 1
- url = https://github.com/cylgom/ly
+ url = https://github.com/nullgemm/ly
arch = i686
arch = x86_64
arch = aarch64
@@ -13,7 +13,7 @@ pkgbase = ly-git
conflicts = ly
conflicts = python-ly-git
backup = etc/ly/config.ini
- source = git+https://github.com/cylgom/ly.git
+ source = git+https://github.com/nullgemm/ly.git
md5sums = SKIP
pkgname = ly-git
diff --git a/PKGBUILD b/PKGBUILD
index f5311ed747e4..06352d065376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Logan Magee <mageelog@gmail.com>
pkgname=ly-git
-pkgver=0.5.0.r11.g6f24316
+pkgver=0.5.1.r0.gf6658f8
pkgrel=1
pkgdesc="TUI display manager"
arch=('i686' 'x86_64' 'aarch64')
-url="https://github.com/cylgom/ly"
+url="https://github.com/nullgemm/ly"
license=('custom:WTFPL')
makedepends=('git')
depends=('pam' 'xorg-xauth')
conflicts=('ly' 'python-ly-git')
backup=('etc/ly/config.ini')
-source=('git+https://github.com/cylgom/ly.git')
+source=('git+https://github.com/nullgemm/ly.git')
md5sums=('SKIP')
pkgver() {