Date: Tuesday, April 14, 2020 @ 06:21:01
  Author: arojas
Revision: 613993

Update to 3.0.4

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-14 06:19:36 UTC (rev 613992)
+++ PKGBUILD    2020-04-14 06:21:01 UTC (rev 613993)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini <[email protected]>
 
 pkgname=smb4k
-pkgver=3.0.3
+pkgver=3.0.4
 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=('f9ae9a1232e1cf52549e430b83cbd5ebf32dfd54ec22575eabdf7c4a19f3e99d')
+sha256sums=('e09ba9404429c5996be1face70717925f7196b946b5ec6984d017d6a688f0d5c')
 
 prepare() {
   mkdir -p build

Reply via email to