diff options
Diffstat (limited to 'extra/kdebindings-perlqt/PKGBUILD')
-rw-r--r-- | extra/kdebindings-perlqt/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-perlqt/PKGBUILD b/extra/kdebindings-perlqt/PKGBUILD index 879bbfdc4..845d4c168 100644 --- a/extra/kdebindings-perlqt/PKGBUILD +++ b/extra/kdebindings-perlqt/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 195520 2013-10-01 15:15:20Z svenstaro $ +# $Id: PKGBUILD 198831 2013-11-05 19:45:33Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-perlqt -pkgver=4.11.2 +pkgver=4.11.3 pkgrel=1 pkgdesc="Perl bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt" @@ -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=('2a6ddaafdbc0bd62ae7b1982f9bd0efa6908157c') +sha1sums=('fb81299b5148cf6f9060e0ba09d4651e51f86404') build() { mkdir build |