diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-03 03:35:01 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-03 03:35:01 +0000 |
commit | 92723c41135cfb106d37d4343603e63dc99922ca (patch) | |
tree | 6190f189700c2e68570eefbfded247965b1bde5a /extra/xorg-xcalc | |
parent | 35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (diff) |
Thu Jul 3 03:30:43 UTC 2014
Diffstat (limited to 'extra/xorg-xcalc')
-rw-r--r-- | extra/xorg-xcalc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xcalc/PKGBUILD b/extra/xorg-xcalc/PKGBUILD index 7d949a313..e57c42ead 100644 --- a/extra/xorg-xcalc/PKGBUILD +++ b/extra/xorg-xcalc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 175181 2013-01-16 10:11:05Z jgc $ +# $Id: PKGBUILD 216273 2014-07-02 16:21:53Z fyan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xorg-xcalc pkgver=1.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Scientific calculator for X" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" |