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

Eric Bélanger eric at nymeria.archlinux.org
Wed Feb 20 05:41:29 UTC 2013


    Date: Wednesday, February 20, 2013 @ 06:41:29
  Author: eric
Revision: 84581

upgpkg: tuxcards 2.2.1-3

Replace qt depends with qt4

Modified:
  tuxcards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-20 05:11:56 UTC (rev 84580)
+++ PKGBUILD	2013-02-20 05:41:29 UTC (rev 84581)
@@ -3,12 +3,12 @@
 
 pkgname=tuxcards
 pkgver=2.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A hierarchical notebook to enter and manage notes and ideas in a structured manner"
 arch=('i686' 'x86_64')
 url="http://www.tuxcards.de"
 license=('GPL')
-depends=('qt')
+depends=('qt4')
 source=(http://www.tuxcards.de/src/tuxcards-${pkgver}/${pkgname}-${pkgver}.tar.gz tuxcards.desktop)
 sha1sums=('c0410f28b51d58b4f372ffae0ce0d2a7329f2c45'
           '565419ac6b24d61fc038462a783cb80d44b4fe7e')




More information about the arch-commits mailing list