diff options
Diffstat (limited to 'community/gtkpod/PKGBUILD')
-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 795c9eeff..8727835f9 100644 --- a/community/gtkpod/PKGBUILD +++ b/community/gtkpod/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 89564 2013-04-30 05:59:32Z cinelli $ +# $Id: PKGBUILD 90342 2013-05-11 16:17:24Z tomegun $ # 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=3 +pkgrel=4 pkgdesc="A platform independent GUI for Apple's iPod using GTK3" arch=('i686' 'x86_64') url="http://gtkpod.sourceforge.net" |