[arch-commits] Commit in kdegraphics-svgpart/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Sep 6 08:23:06 UTC 2011
Date: Tuesday, September 6, 2011 @ 04:23:06
Author: andrea
Revision: 137162
KDE 4.7.1
Modified:
kdegraphics-svgpart/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-06 08:23:03 UTC (rev 137161)
+++ PKGBUILD 2011-09-06 08:23:06 UTC (rev 137162)
@@ -2,8 +2,8 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegraphics-svgpart
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.7.1
+pkgrel=1
pkgdesc="A KPart for viewving SVGs"
url="http://kde.org/"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
source=("http://download.kde.org/stable/${pkgver}/src/svgpart-${pkgver}.tar.bz2")
-sha1sums=('1b6f7eccf84c0cb6f92a37d8f65cd6720ed2e72b')
+sha1sums=('62bf2bc578a84a7b585002d80cc2386b9be10817')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list