summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornulogicsystems2019-12-16 22:58:28 -0500
committernulogicsystems2019-12-16 22:58:28 -0500
commitfaeba824acc2259e700c3d86d8b24e6b0f0ad6c8 (patch)
tree091c90f11d5e440b96b9dca3e83b0162bc8a184c
parenta2534c83bbd8ea35408677879c96ccd0d8876663 (diff)
downloadaur-faeba824acc2259e700c3d86d8b24e6b0f0ad6c8.tar.gz
Version Bump
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd9863aa3daf..d3a3907cd10c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,15 @@
_pkgname=samba-mounter
pkgname=samba-mounter-git
-pkgver=147.3240cc9
+pkgver=158.7f5915f
pkgrel=1
pkgdesc="User space mount tool for samba"
-url="https://cgit.kde.org/scratch/afiestas/samba-mounter.git"
+url="https://cgit.kde.org/samba-mounter.git"
arch=('i686' 'x86_64')
license=('GPL')
depends=('kauth' 'cifs-utils' 'smbclient' 'kcmutils' 'kconfig' 'kio' 'ki18n' 'solid')
makedepends=('cmake' 'git' 'extra-cmake-modules')
provides=('samba-mounter' 'samba-mounter-frameworks-git')
-
source=("git://anongit.kde.org/samba-mounter.git")
sha256sums=('SKIP')