diff options
Diffstat (limited to 'extra/qtscriptgenerator/PKGBUILD')
-rw-r--r-- | extra/qtscriptgenerator/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qtscriptgenerator/PKGBUILD b/extra/qtscriptgenerator/PKGBUILD index e7c66350a..a78095d21 100644 --- a/extra/qtscriptgenerator/PKGBUILD +++ b/extra/qtscriptgenerator/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 179036 2013-03-01 19:03:29Z andrea $ +# $Id: PKGBUILD 215746 2014-06-30 11:24:04Z fyan $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=qtscriptgenerator pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="A tool that generates Qt bindings for Qt Script" arch=("i686" "x86_64") url="https://code.google.com/p/qtscriptgenerator/" |