diff options
Diffstat (limited to 'community-testing/packagekit/PKGBUILD')
-rw-r--r-- | community-testing/packagekit/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community-testing/packagekit/PKGBUILD b/community-testing/packagekit/PKGBUILD index 107d17c51..05ff25d99 100644 --- a/community-testing/packagekit/PKGBUILD +++ b/community-testing/packagekit/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 57602 2011-10-31 12:13:15Z jconder $ +# $Id: PKGBUILD 59823 2011-11-30 18:36:32Z lfleischer $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> pkgbase='packagekit' pkgname=('packagekit' 'packagekit-qt' 'packagekit-qt2' 'packagekit-python') pkgver=0.6.19 -pkgrel=2 +pkgrel=3 pkgdesc="A system designed to make installation and updates of packages easier." arch=('i686' 'x86_64') url="http://www.packagekit.org" |