diff options
author | root <root@rshg054.dnsready.net> | 2012-02-12 23:15:07 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-12 23:15:07 +0000 |
commit | 0020cc650ff973f269f23332e82fc097254d0adc (patch) | |
tree | 4eb4ed0d80064cbc09ee64ac2f9a4dc53ef2fb89 /community/gnote | |
parent | cfceb92e73d7f6a32494f0ba258b98748af43f34 (diff) |
Sun Feb 12 23:15:07 UTC 2012
Diffstat (limited to 'community/gnote')
-rw-r--r-- | community/gnote/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD index fff5fe176..1c69f7f97 100644 --- a/community/gnote/PKGBUILD +++ b/community/gnote/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 60974 2011-12-19 21:58:11Z ibiru $ +# $Id: PKGBUILD 64329 2012-02-11 23:21:43Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: uastasi <uastasi@archlinux.us> pkgname=gnote pkgver=0.8.2 -pkgrel=1 +pkgrel=2 pkgdesc="A note taking application." arch=('i686' 'x86_64') url="http://live.gnome.org/Gnote" |