summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornulogicsystems2019-12-16 22:58:28 -0500
committernulogicsystems2019-12-16 23:32:18 -0500
commit04a28add2be580a5dc31ef2626da58d837cedfa2 (patch)
treedd6b787b98df5656a5e22cefbe35de7933d30e91
parenta2534c83bbd8ea35408677879c96ccd0d8876663 (diff)
downloadaur-04a28add2be580a5dc31ef2626da58d837cedfa2.tar.gz
Version Bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b970590e0f6..38b6bfe08a5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = samba-mounter-git
pkgdesc = User space mount tool for samba
- pkgver = 147.3240cc9
+ pkgver = 158.7f5915f
pkgrel = 1
- url = https://cgit.kde.org/scratch/afiestas/samba-mounter.git
+ url = https://cgit.kde.org/samba-mounter.git
arch = i686
arch = x86_64
license = GPL
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')