summaryrefslogtreecommitdiff
path: root/extra/smb4k
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-26 10:36:11 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-26 10:36:11 -0300
commit33f415176525625b793cdfa66f3fc5828214a34e (patch)
tree4f60a7d083ef4d8d0324f840d13267e58d790a17 /extra/smb4k
parent14a4ed053872549facd5a1f4817bee71bb21c8f7 (diff)
parent9a6b691757346035549dbd12d1323301d04a6675 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: multilib/lib32-libphobos-ldc/PKGBUILD multilib/wine_gecko/PKGBUILD testing/dbus-core/PKGBUILD testing/dbus-core/dbus testing/dbus-core/dbus.install testing/psmisc/PKGBUILD testing/systemd/PKGBUILD testing/systemd/systemd-tools.install testing/systemd/systemd.install testing/sysvinit/PKGBUILD
Diffstat (limited to 'extra/smb4k')
-rw-r--r--extra/smb4k/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/smb4k/PKGBUILD b/extra/smb4k/PKGBUILD
index 3f4864051..81feff3fe 100644
--- a/extra/smb4k/PKGBUILD
+++ b/extra/smb4k/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 160665 2012-06-03 10:41:33Z giovanni $
+# $Id: PKGBUILD 162238 2012-06-24 07:45:21Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Emanuele Rampichini <emanuele.rampichini@gmail.com>
pkgname=smb4k
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="A KDE program that browses samba shares"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=smb4k.install
source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e1c895044faaf18d90ea4b564412455e')
+md5sums=('943b4ccf1a481600784538148d86d3e4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"