diff options
author | root <root@rshg054.dnsready.net> | 2013-03-13 00:05:54 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-13 00:05:54 -0700 |
commit | 3efd178c050d911cfdff7e8d2ed4886b98b08b98 (patch) | |
tree | c0a0cc66dea0a40a0c5cbc13942fdfff8066f7a2 /community/gtkpod | |
parent | 9f8838d16719128121b4efde3bf6c7cc650f1801 (diff) |
Wed Mar 13 00:05:53 PDT 2013
Diffstat (limited to 'community/gtkpod')
-rw-r--r-- | community/gtkpod/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtkpod/PKGBUILD b/community/gtkpod/PKGBUILD index 18ca42456..1bc9d7f70 100644 --- a/community/gtkpod/PKGBUILD +++ b/community/gtkpod/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 85548 2013-03-03 02:45:35Z cinelli $ +# $Id: PKGBUILD 86099 2013-03-12 01:19:40Z cinelli $ # Maintainer: Federico Cinelli <cinelli@aur.archlinux.org> # Contributor: Kevin Piche <kevin@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> pkgname=gtkpod pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="A platform independent GUI for Apple's iPod using GTK3" arch=('i686' 'x86_64') url="http://gtkpod.sourceforge.net" |