[arch-commits] Commit in speedcrunch/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Feb 3 16:02:24 UTC 2010
Date: Wednesday, February 3, 2010 @ 11:02:23
Author: andrea
Revision: 67112
upgpkg: speedcrunch 0.10.1-2
bump pkgrel
Modified:
speedcrunch/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-03 15:42:05 UTC (rev 67111)
+++ PKGBUILD 2010-02-03 16:02:23 UTC (rev 67112)
@@ -4,14 +4,14 @@
pkgname=speedcrunch
pkgver=0.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="Simple but powerful calculator using Qt"
+url="http://speedcrunch.org/"
arch=('i686' 'x86_64')
-depends=('qt>=4.5.3-4')
+depends=('qt')
makedepends=('cmake')
license=('GPL2')
source=(http://speedcrunch.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-url="http://speedcrunch.org/"
md5sums=('344ee1303b05502d28c58a2fff1ca6b2')
build() {
More information about the arch-commits
mailing list