From bdeeec331eb3ce0a6ff5431578d470351fca944d Mon Sep 17 00:00:00 2001 From: abveritas Date: Wed, 31 Oct 2012 19:20:30 +0000 Subject: [PATCH] prep for 4.9.3, adding halt/poweroff fix to workspace, from chakra-init --- kde-common/PKGBUILD | 2 +- kdebindings-pykde4/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-common/PKGBUILD b/kde-common/PKGBUILD index 1a3f2a2fa..6374e6fd4 100644 --- a/kde-common/PKGBUILD +++ b/kde-common/PKGBUILD @@ -16,7 +16,7 @@ _origname=common pkgname=kde-common arch=(i686 x86_64) pkgver=${_kdever} -pkgrel=2 +pkgrel=1 pkgdesc="KDE SC - Common Configuration Files, Scripts and Artwork" url="http://www.kde.org" diff --git a/kdebindings-pykde4/PKGBUILD b/kdebindings-pykde4/PKGBUILD index 1cfc9ff35..7c92df137 100644 --- a/kdebindings-pykde4/PKGBUILD +++ b/kdebindings-pykde4/PKGBUILD @@ -13,7 +13,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=kdebindings-pykde4 _pkgname=pykde4 pkgver=${_kdever} -pkgrel=2 +pkgrel=1 pkgdesc="KDE bindings for python" url="http://kde.org/" arch=('i686' 'x86_64')