diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-20 04:11:19 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-20 04:11:19 +0000 |
commit | 469e7cfcfccc3041b64ccc6e15e830b65817aae9 (patch) | |
tree | f06e03b2d9201b711190af042a8730c526017233 /extra/kdebindings-perlqt | |
parent | afb660f06bce8338225c531b092c1c1205239072 (diff) |
Tue May 20 04:04:22 UTC 2014
Diffstat (limited to 'extra/kdebindings-perlqt')
-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 a9ce68a96..5115a8cb7 100644 --- a/extra/kdebindings-perlqt/PKGBUILD +++ b/extra/kdebindings-perlqt/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 211346 2014-04-18 18:01:31Z andrea $ +# $Id: PKGBUILD 213153 2014-05-19 15:00:41Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-perlqt -pkgver=4.13.0 +pkgver=4.13.1 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=('8fea488dd4f6df9b4def9d3438f6e8e6e5693572') +sha1sums=('841928c3cbb3e262bf62e56129528bec26f42c2d') build() { mkdir build |