From 2f32593d2862736f4cbd06a7926245a2c02a2cd4 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 28 Aug 2015 16:25:00 -0500 Subject: polkit-consolekit-0.113-2: updating version --- pcr/polkit-consolekit/PKGBUILD | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'pcr') diff --git a/pcr/polkit-consolekit/PKGBUILD b/pcr/polkit-consolekit/PKGBUILD index 47f184bf1..104e81b20 100644 --- a/pcr/polkit-consolekit/PKGBUILD +++ b/pcr/polkit-consolekit/PKGBUILD @@ -1,26 +1,23 @@ -# Maintainer : freaj -# Maintainer (Manjaro): artoo -# Contributor (Manjaro): kozec -# Contributor (Manjaro): Lukas Jirkovsky -# Contributor (Manjaro): Jan de Groot +# Maintainer (Arch): kozec +# Contributor (Arch): Lukas Jirkovsky +# Contributor (Arch): Jan de Groot +# Maintainer: Omar Vega Ramos pkgname=polkit-consolekit -pkgver=0.112 -pkgrel=3 -pkgdesc="PolyciKit with ConsoleKit support for non-systemd systems" +pkgver=0.113 +pkgrel=2 +pkgdesc="PolicyKit with ConsoleKit support for non-systemd systems" arch=('i686' 'x86_64') license=('LGPL') url="http://www.freedesktop.org/wiki/Software/polkit" -depends=('glib2' 'pam' 'expat' 'js17') -makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'python2') +depends=('glib2' 'pam' 'expat' 'js185') +makedepends=('intltool' 'gtk-doc' 'gobject-introspection') provides=("polkit=$pkgver") conflicts=('polkit') options=('!libtool') install=polkit.install source=(http://www.freedesktop.org/software/polkit/releases/polkit-$pkgver.tar.gz polkit.pam) -sha256sums=('d695f43cba4748a822fbe864dd32c4887c5da1c71694a47693ace5e88fcf6af6' - 'a35af3210bff1a8f2c04add47ed131a17df9eafbbc6f1671f97021be3ab1ff34') build() { cd "$srcdir/polkit-$pkgver" @@ -42,3 +39,6 @@ package() { install -m644 "$srcdir/polkit.pam" "$pkgdir/etc/pam.d/polkit-1" } + +md5sums=('4b77776c9e4f897dcfe03b2c34198edf' + '6564f95878297b954f0572bc1610dd15') -- cgit v1.2.3