summaryrefslogtreecommitdiffstats
path: root/main/lxdm/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-09-30 06:32:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-09-30 06:33:07 +0000
commitcb6731c91c12e70a79b1319c5778e3e5e78fe2e1 (patch)
treee65c5ef68b723a8d7ddb272744f7e6149141c9a7 /main/lxdm/APKBUILD
parent961149da61fd7cd84a3dd1199a32a201b35a9cb8 (diff)
downloadaports-fcolista-cb6731c91c12e70a79b1319c5778e3e5e78fe2e1.tar.bz2
aports-fcolista-cb6731c91c12e70a79b1319c5778e3e5e78fe2e1.tar.xz
main/lxdm: upgrade to 0.4.1
Diffstat (limited to 'main/lxdm/APKBUILD')
-rw-r--r--main/lxdm/APKBUILD16
1 files changed, 6 insertions, 10 deletions
diff --git a/main/lxdm/APKBUILD b/main/lxdm/APKBUILD
index 56754a97ef..4b93c4ac9a 100644
--- a/main/lxdm/APKBUILD
+++ b/main/lxdm/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=lxdm
-pkgver=0.3.0
-pkgrel=3
+pkgver=0.4.1
+pkgrel=0
pkgdesc="LXDE desktop login manager"
url="http://wiki.lxde.org/en/LXDM"
license="GPL"
@@ -11,9 +11,7 @@ makedepends="autoconf automake gtk+-dev consolekit-dev"
install=
source="http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz
background.png
- lxdm.initd
- lxdm-execinfo.patch
- lxdm-nopam.patch"
+ lxdm.initd"
arch="all"
_builddir="$srcdir"/$pkgname-$pkgver
@@ -56,8 +54,6 @@ package() {
install -m644 -D "$srcdir"/background.png "$pkgdir"/usr/share/lxdm/themes/Industrial/background.png
}
-md5sums="1d0688e088edab7c3c563263eb2f9654 lxdm-0.3.0.tar.gz
-50022ef35118455e23d4e4b8e2e912af background.png
-d6455d172d5d897f6bfcefe9a1a632c7 lxdm.initd
-045da38f5bb183ccacc489ea7e50e927 lxdm-execinfo.patch
-0d44e8cd97894fd680e3f09e680c3481 lxdm-nopam.patch"
+md5sums="8da1cfc2be6dc9217c85a7cf51e1e821 lxdm-0.4.1.tar.gz
+a510afe725112947d16f6c1f0602effe background.png
+d6455d172d5d897f6bfcefe9a1a632c7 lxdm.initd"