diff options
author | root <root@rshg054.dnsready.net> | 2013-02-21 00:03:57 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-21 00:03:57 -0800 |
commit | 111b18e76114f1a46a23a979a7872e7fda412601 (patch) | |
tree | c2dc239a6e89e8b41571373abc2e5ad7318075da /community/kio-mtp | |
parent | 1bd47d3e04c409582486ea3ec915d3b7899f6841 (diff) |
Thu Feb 21 00:03:56 PST 2013
Diffstat (limited to 'community/kio-mtp')
-rw-r--r-- | community/kio-mtp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kio-mtp/PKGBUILD b/community/kio-mtp/PKGBUILD index ebc1beec7..955affe07 100644 --- a/community/kio-mtp/PKGBUILD +++ b/community/kio-mtp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 84393 2013-02-17 21:44:19Z andrea $ +# $Id: PKGBUILD 84594 2013-02-20 08:07:10Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Antonio Rojas < nqn1976 @ gmail.com > @@ -11,7 +11,7 @@ url='https://projects.kde.org/projects/playground/base/kio-mtp' license=('GPL') depends=('kdebase-runtime' 'libmtp') makedepends=('cmake' 'automoc4') -source=("ftp://ftp.archlinux.org/other/community/${pkgname}-${pkgver}.tar.xz") +source=("ftp://ftp.archlinux.org/other/community/kio-mtp/${pkgname}-${pkgver}.tar.xz") md5sums=('1b4670e938acedcf565ef23cea66890e') build() { |