[arch-commits] Commit in kdebindings-perlqt/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Mar 4 11:08:11 UTC 2012
Date: Sunday, March 4, 2012 @ 06:08:11
Author: andrea
Revision: 151942
KDE 4.8.1
Modified:
kdebindings-perlqt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-04 11:08:06 UTC (rev 151941)
+++ PKGBUILD 2012-03-04 11:08:11 UTC (rev 151942)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdebindings-perlqt
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc="Perl bindings for the Qt libraries"
url="http://kde.org/"
@@ -11,8 +11,8 @@
groups=('kdebindings')
depends=('kdebindings-smokeqt' 'perl-list-moreutils')
makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.bz2")
-sha1sums=('db11f9625d6c531d9b4cf0d50c36e405600a7717')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/perlqt-${pkgver}.tar.xz")
+sha1sums=('119bbce5e82a47c8f70a8a124b73aa1cacf646ff')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list