summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author=2020-04-21 21:26:59 +0200
committer=2020-04-21 21:26:59 +0200
commit46f9656fc6ae31af4e6e7af41f753718b7fe2b70 (patch)
treeb148380306c6d926a8a0bd2d88d1bf93b24b5ef4
parent3a3ac95be660480a8a0aca96ab9a66ce5e1cb631 (diff)
downloadaur-46f9656fc6ae31af4e6e7af41f753718b7fe2b70.tar.gz
code refactor
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e2715e3eeb4..5500522d405f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yann Orieult <yo.managements@gmail.com>
pkgname=modfname
-pkgver='1.1.4'
+pkgver='1.1.5'
pkgrel='1'
pkgdesc='File and folder CLI name modifier on the all system'
arch=('any')
@@ -10,8 +10,8 @@ license=('MIT')
depends=('python>=3')
makedepends=('python' 'python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/m/modfname/modfname-1.1.4.tar.gz")
-sha256sums=('9082ba017e8944d4db9bc73a45713cb211f6a3b7f7a2958b16ac40577df74acf')
+source=("https://files.pythonhosted.org/packages/source/m/modfname/modfname-1.1.5.tar.gz")
+sha256sums=('4d8cbbc19304bf52b50707031f28e59495ff894c175ea141f68bbc2f6f2b8ac2')
#source#=("file:///$MHOME/dev/python/modfname/dist/modfname-1.1.3.tar.gz")
#sha256sums#=("SKIP")