diff options
Diffstat (limited to 'extra/libgpod')
-rw-r--r-- | extra/libgpod/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgpod/PKGBUILD b/extra/libgpod/PKGBUILD index 9c26d58a3..8859054ee 100644 --- a/extra/libgpod/PKGBUILD +++ b/extra/libgpod/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 198175 2013-10-30 13:15:45Z allan $ +# $Id: PKGBUILD 200005 2013-11-21 01:32:03Z allan $ # Maintainer: Daniel Isenmann <daniel@archlinux.org> # Contributor: William Rea <sillywilly@gmail.com> pkgname=libgpod pkgver=0.8.2 -pkgrel=7 +pkgrel=8 pkgdesc="A shared library to access the contents of an iPod" arch=(i686 x86_64) license=('LGPL') |