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

Antonio Rojas arojas at archlinux.org
Sat Jun 15 07:38:37 UTC 2019


    Date: Saturday, June 15, 2019 @ 07:38:37
  Author: arojas
Revision: 481600

Update to 3.0.1

Modified:
  smb4k/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-15 06:35:43 UTC (rev 481599)
+++ PKGBUILD	2019-06-15 07:38:37 UTC (rev 481600)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(kparts hicolor-icon-theme smbclient)
 makedepends=(extra-cmake-modules kdoctools plasma-framework)
 source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('66838c41984483a22df5d5b819aeb425ba1ed11dbc4e1156cb4b7028839d23ac')
+sha256sums=('3bad585ab00b2906827cc5d833cd48b42d8365b0616ef1343e9fb18f73aec6a8')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list