diff options
Diffstat (limited to 'extra/gtkpod/PKGBUILD')
-rw-r--r-- | extra/gtkpod/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gtkpod/PKGBUILD b/extra/gtkpod/PKGBUILD index 374b805ac..59721e0fb 100644 --- a/extra/gtkpod/PKGBUILD +++ b/extra/gtkpod/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 162106 2012-06-20 04:34:13Z eric $ +# $Id: PKGBUILD 164364 2012-07-31 19:42:49Z eric $ # Contributor: Kevin Piche <kevin@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> pkgname=gtkpod pkgver=2.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="A platform independent GUI for Apple's iPod using GTK3" arch=('i686' 'x86_64') url="http://gtkpod.sourceforge.net" |