summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4aff55824bdb..413d96e6a48e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smbbrowse
pkgdesc = Samba share browser and mounter written in Python. Supports SMBv2 and SMBv3
- pkgver = 1.0
- pkgrel = 3
+ pkgver = 1.1
+ pkgrel = 0
url = https://github.com/cyberjunkie1970/smbbrowse
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3221a4b16738..692f8277b5e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gary Streck <gstreck at comcast dot net>
pkgname=smbbrowse
-pkgver=1.0
-pkgrel=3
+pkgver=1.1
+pkgrel=0
pkgdesc="Samba share browser and mounter written in Python. Supports SMBv2 and SMBv3"
arch=(any)
url="https://github.com/cyberjunkie1970/smbbrowse"