diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-12 03:39:22 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-12 03:39:22 +0000 |
commit | 4117cddc8a79bfdd61c7c5708b957be92775d67b (patch) | |
tree | c1aed4d9a50011336c24925d80a590f3ce29bf41 /extra/kdebindings-perlqt | |
parent | 5a5e68340439f8c9b81e85410fcbd5135732161c (diff) |
Thu Jun 12 03:35:06 UTC 2014
Diffstat (limited to 'extra/kdebindings-perlqt')
-rw-r--r-- | extra/kdebindings-perlqt/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdebindings-perlqt/PKGBUILD b/extra/kdebindings-perlqt/PKGBUILD index 604d180e9..8b421c2fc 100644 --- a/extra/kdebindings-perlqt/PKGBUILD +++ b/extra/kdebindings-perlqt/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 214204 2014-06-04 13:51:09Z bluewind $ +# $Id: PKGBUILD 214806 2014-06-10 17:52:27Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-perlqt -pkgver=4.13.1 -pkgrel=2 +pkgver=4.13.2 +pkgrel=1 pkgdesc="Perl bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ groups=('kdebindings') depends=('kdebindings-smokeqt' 'perl-list-moreutils') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz") -sha1sums=('841928c3cbb3e262bf62e56129528bec26f42c2d') +sha1sums=('c659f166314f7116e4feda62e4f74ba37695d15e') build() { mkdir build |