Date: Monday, March 4, 2013 @ 12:09:13
  Author: andrea
Revision: 179142

KDE 4.10.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-04 11:09:12 UTC (rev 179141)
+++ PKGBUILD    2013-03-04 11:09:13 UTC (rev 179142)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=kdebindings-smokegen
-pkgver=4.10.0
+pkgver=4.10.1
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen";
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz";)
-sha1sums=('435dd2e087ab527d0c81e1eb883f689a457a40c2')
+sha1sums=('866b08f274d88c6ff4c57cada4923906b27bdcd0')
 
 build() {
   cd "${srcdir}"

Reply via email to