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 71ecb9d7e673..fd0b49f7f19f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yann Orieult <yo.managements@gmail.com>
pkgname=flauncher
-pkgver='1.1.6'
+pkgver='1.1.7'
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.6.tar.gz")
-sha256sums=('9e012ed9a17b85edbccb18a900911ea29517de2c4274d15e231e70e8c5e8f7a0')
-#source#=("file:///$MHOME/dev/python/flauncher/dist/flauncher-1.1.6.tar.gz")
+source=("https://files.pythonhosted.org/packages/source/f/flauncher/flauncher-1.1.7.tar.gz")
+sha256sums=('27ea01e5c006865c7d713209e8e981a5b27682145c25f31d8ef2450abf4b2f7b')
+#source#=("file:///$MHOME/dev/python/flauncher/dist/flauncher-1.1.7.tar.gz")
#sha256sums#=("SKIP")
build() {