summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commit24c3247c1db56447a90b27bd12a847a2120ebdb3 (patch)
treeefb277a40cfa60ffe828d0a68d5867862bc9c4b7
parenta85bfdd40087d41439ea7834e4f540c6d4a7c77d (diff)
downloadaur-24c3247c1db56447a90b27bd12a847a2120ebdb3.tar.gz
Delete all MKPKG and add missing pantheon makedepends
-rw-r--r--MKPKG4
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 7 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 4486866c766e..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgname=('lightdm-pantheon-greeter')
-builddeps=('gala-bzr' 'wingpanel')
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index b14bb28a087a..db2b844bf14f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lightdm-pantheon-greeter
-pkgver=3.0
-pkgrel=3
+pkgver=3.1.1
+pkgrel=1
pkgdesc='Pantheon greeter for LightDM'
arch=('i686' 'x86_64')
url='https://launchpad.net/pantheon-greeter'
@@ -13,7 +13,7 @@ depends=('cairo' 'clutter' 'clutter-gtk' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
makedepends=('cmake' 'vala' 'wingpanel')
source=("https://launchpad.net/pantheon-greeter/loki/${pkgver}/+download/pantheon-greeter-${pkgver}.tar.xz"
'lightdm-pantheon-greeter-paths.patch')
-sha256sums=('6a0aeb22cceeedef3426d5670b9dae4e2b6794fcdc0c5f5b8bff3aa00f067351'
+sha256sums=('4aae117c5741ab889463ebdb8f260e4de977b6be14f04bf1d195e7311b9de2f0'
'2f9dcb41971221f824a314dd935e8b37506e7eb47f58112031f08f1e35283fb1')
prepare() {