[arch-commits] Commit in smb4k/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Dec 17 13:38:48 UTC 2015


    Date: Thursday, December 17, 2015 @ 14:38:48
  Author: fyan
Revision: 256709

upgpkg: smb4k 1.2.1-1

Modified:
  smb4k/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 13:38:38 UTC (rev 256708)
+++ PKGBUILD	2015-12-17 13:38:48 UTC (rev 256709)
@@ -3,8 +3,8 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.2.1
+pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=('i686' 'x86_64')
 url="http://smb4k.sourceforge.net/"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=smb4k.install
 source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('c6272a6e539d000ba7deaffe47daebae')
+md5sums=('19043c4c13a7e552e6d30f26dc750089')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list