summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0bf207d7e0c..83055a615697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yann Orieult <yo.managements@gmail.com>
pkgname=flauncher
-pkgver='1.1.2'
+pkgver='1.1.5'
pkgrel='1'
pkgdesc='universal file launcher for terminal'
arch=('any')
@@ -10,9 +10,9 @@ license=('MIT')
depends=('python>=3')
makedepends=('python' 'python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/f/flauncher/flauncher-1.1.2.tar.gz")
-sha256sums=('9b28ac4b586c23c478cecbd08ee74f24417344671f032caddc4716f390e18725')
-#source#=("file:///$MHOME/dev/python/flauncher/dist/flauncher-1.1.2.tar.gz")
+source=("https://files.pythonhosted.org/packages/source/f/flauncher/flauncher-1.1.5.tar.gz")
+sha256sums=('5cc5a71a35381bf791c3b2417565d1585c83c8796bc4f2b34a43470c5684383c')
+#source#=("file:///$MHOME/dev/python/flauncher/dist/flauncher-1.1.5.tar.gz")
#sha256sums#=("SKIP")
build() {