diff options
author | root <root@rshg054.dnsready.net> | 2013-04-23 01:16:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-23 01:16:16 -0700 |
commit | d1d93fafb9ef98fdd0c9a5a486c179c03cbbfb33 (patch) | |
tree | da594e49962aa1b32a81dd8066423c4fd5fdcec6 /community/gtksourceviewmm/PKGBUILD | |
parent | a5f6ca5d4e1aa12dfec53c3061df6e0198126fb4 (diff) |
Tue Apr 23 01:16:16 PDT 2013
Diffstat (limited to 'community/gtksourceviewmm/PKGBUILD')
-rw-r--r-- | community/gtksourceviewmm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtksourceviewmm/PKGBUILD b/community/gtksourceviewmm/PKGBUILD index 208e12cbb..1b7d00a51 100644 --- a/community/gtksourceviewmm/PKGBUILD +++ b/community/gtksourceviewmm/PKGBUILD @@ -1,10 +1,10 @@ -#$Id: PKGBUILD 82071 2013-01-07 09:40:20Z arodseth $ +#$Id: PKGBUILD 88691 2013-04-21 22:17:11Z heftig $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> pkgname=gtksourceviewmm pkgver=3.2.0 -pkgrel=2 +pkgrel=4 pkgdesc='C++ bindings for the gtksourceview library' arch=('x86_64' 'i686') url='http://projects.gnome.org/gtksourceviewmm/' |