summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-05-04 16:16:08 +0200
committerFrederic Bezies2021-05-04 16:16:08 +0200
commit7b4341c0d95c9ccf7c02dae82363b45d6332248c (patch)
tree2c5cb7899596307c2d0611688f3108e6edb7f96b /PKGBUILD
parent56fd9b3400bebeb7efc6dfaa385ab51dcf00f05b (diff)
downloadaur-7b4341c0d95c9ccf7c02dae82363b45d6332248c.tar.gz
May 4th, 2021 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 395b9f31fd3c..dd8120c63911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Author: Nick <https://github.com/nick92>
pkgname=lightdm-enso-os-greeter-git
-pkgver=r172.c949a8c
+pkgver=r195.bf0d53c
pkgrel=1
pkgdesc="A fork of Pantheon greeter."
-arch=('any')
-url="https://github.com/nick92/Enso-OS/greeter"
+arch=('x86_64')
+url="ssh://aur@aur.archlinux.org/lightdm-enso-os-greeter-git.git"
license=('GPL')
-depends=('cairo' 'clutter' 'clutter-gtk' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libgee' 'libgl' 'libx11' 'lightdm' 'vala')
-makedepends=('meson' 'git')
+depends=('clutter-gtk' 'libgee' 'libgl' 'lightdm' )
+makedepends=('meson' 'git' 'vala')
conflicts=('lightdm-pantheon-greeter')
source=(git+https://github.com/nick92/Enso-OS)
sha256sums=('SKIP')