[arch-commits] Commit in automoc4/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Jul 23 15:12:59 UTC 2008


    Date: Wednesday, July 23, 2008 @ 11:12:59
  Author: pierre
Revision: 6072

upgpkg: automoc4 0.9.84-1

Modified:
  automoc4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-23 14:40:36 UTC (rev 6071)
+++ PKGBUILD	2008-07-23 15:12:59 UTC (rev 6072)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=automoc4
-pkgver=0.9.83
+pkgver=0.9.84
 pkgrel=1
 pkgdesc="KDE automoc4"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('custom')
 depends=('qt>=4.4')
 makedepends=('pkgconfig' 'cmake')
-source=("ftp://ftp.kde.org/pub/kde/unstable/4.0.83/support/automoc4-${pkgver}.tar.bz2")
-md5sums=('7876af12da90bd357fc547c4f4828603')
+source=("ftp://ftp.archlinux.org/other/automoc4/automoc4-${pkgver}.tar.bz2")
+md5sums=('4b795be0a6efff674cb9da325e633816')
 
 build() {
 	cd ${srcdir}
@@ -25,4 +25,4 @@
 
 	grep -A 21 '^    Copyright' ${srcdir}/${pkgname}-${pkgver}/kde4automoc.cpp > license.txt
 	install -D license.txt ${pkgdir}/usr/share/licenses/automoc4/license.txt
-}
\ No newline at end of file
+}





More information about the arch-commits mailing list