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

Antonio Rojas arojas at archlinux.org
Tue May 12 21:15:17 UTC 2020


    Date: Tuesday, May 12, 2020 @ 21:15:15
  Author: arojas
Revision: 627238

Update to 3.0.5

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-12 21:11:13 UTC (rev 627237)
+++ PKGBUILD	2020-05-12 21:15:15 UTC (rev 627238)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=3.0.4
+pkgver=3.0.5
 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=('e09ba9404429c5996be1face70717925f7196b946b5ec6984d017d6a688f0d5c')
+sha256sums=('acaeb0c89c381532e89bd0e0560ab01131a6c0afe9eccd5a762ff30e8ad5be58')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list